Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite main navigation menu #60

Merged

Conversation

caendesilva
Copy link
Member

This PR rewrites the main navigation menu in accordance with #59 to keep a single source of truth for the navigation menu.

Before this PR there were two separate DOM elements for the main navigation menu. This PR merges them into one single HTML element which makes it much easier to maintain as we no longer need to keep the menus synced.

See hydephp/hyde#58 for the necessary frontend styles and script updates.

@caendesilva caendesilva linked an issue Apr 2, 2022 that may be closed by this pull request
@caendesilva caendesilva merged commit 4362c8f into master Apr 2, 2022
@caendesilva caendesilva deleted the 59-rewrite-mobile-navigation-menus-to-prevent-duplicates branch April 2, 2022 10:15
caendesilva added a commit that referenced this pull request Jun 18, 2022
Clean up code and remove/replace deprecated methods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rewrite mobile navigation menus to prevent duplicates
1 participant