Standardizing Navbar Across the Site #29
Labels
feature task
A big ticket item that needs to come up as a feature
frontend
good first issue
Good for newcomers
Improvements
Read about Web Components and try implementing it for navbar for different sites which work on different frameworks.
The idea is to build one component that will be used across all sites
Navbars on different sites(sub-domains of RDS) are different as of now.
We need to make it look similar and familiar to the user. So we are going to redesign it.
Design of New Navbar:
https://www.figma.com/file/bpFHG9hXM13GSLmTkoNsrF/Navbar?node-id=0%3A1
Few Details
Pay Attention
=> Underline should be under the text as shown in the image and not inside the container in which the text persists.
=> Underline should be only under the active tab, it should not be visible on hover.
=> For this site Events/Img tag(rds logo) both should be configured properly!
=> The full navbar should be changed to the toggle menu when the screen width is less than 970px.
There might be slight changes for different domains and you are free to ask in the comments for that
The text was updated successfully, but these errors were encountered: