Skip to content

Hamburger menu Support#5

Merged
PrathameshDhande22 merged 19 commits intodocsfrom
hamburger-menu
Mar 20, 2025
Merged

Hamburger menu Support#5
PrathameshDhande22 merged 19 commits intodocsfrom
hamburger-menu

Conversation

@PrathameshDhande22
Copy link
Owner

@PrathameshDhande22 PrathameshDhande22 commented Mar 10, 2025

Previously, the Navigation Links were made responsive according to Mobile. But they Flickered due to their Fixed width. So, to bypass this, a new Drawer Component was Added. On clicking the Menu button, the Drawer Component will appear from left to right in 0.5 black opacity, making it a backdrop.

Previously on Clicking Menu Button

image

Now New Change - On clicking Menu button Drawer Will Open

image

@PrathameshDhande22 PrathameshDhande22 linked an issue Mar 18, 2025 that may be closed by this pull request
@PrathameshDhande22
Copy link
Owner Author

New Change Will Look Like

image

The Script is remaining for the Patterns Explorer View when it is clicked it should not close the hamburger menu instead it should collapse.

@PrathameshDhande22
Copy link
Owner Author

The Patterns Blog on the hamburger menu clicking handled from event Bubbling.

image

The Search Button on the Navbar remains to be corrected as shown in the figure.

@PrathameshDhande22
Copy link
Owner Author

The search button appearing in the Navbar CSS has been Fixed by Introducing the new Component, NavbarWrapper, which can take as many' QuartzComponents' as it likes and render them along with their JS script and style.
image
image

@PrathameshDhande22 PrathameshDhande22 marked this pull request as ready for review March 20, 2025 17:58
@PrathameshDhande22 PrathameshDhande22 moved this from In Progress to In Review in Internal Projects Mar 20, 2025
PrathameshDhande22

This comment was marked as resolved.

@PrathameshDhande22 PrathameshDhande22 merged commit c000293 into docs Mar 20, 2025
@github-project-automation github-project-automation bot moved this from In Review to Done in Internal Projects Mar 20, 2025
@PrathameshDhande22 PrathameshDhande22 deleted the hamburger-menu branch March 20, 2025 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Feature: New Blog Page to Show all the Blogs.

1 participant