This repository was archived by the owner on Feb 15, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Implement header navigation component #125
Comments
Done in #160 |
This was done in #86 |
This step will implement the logic to show and hide the mobile hamburger menu. #172 will implement the content that resides inside of the dropdown menu, once this logic is in place. |
Tailwind didn't indicate this clearly, but I needed to make use of both |
Completed in #209 |
|
This appears to be partially or fully done in PR #385. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Uh oh!
There was an error while loading. Please reload this page.
hidden
instead ofopacity
to fix subtle issue with hidden menu capturing mouse eventsz-order
to ensure dropdown menus always appear above other contentThe text was updated successfully, but these errors were encountered: