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

Standardize Navbar across Real Dev Squad #240

Closed
rahilkapoor opened this issue Oct 17, 2021 · 1 comment · Fixed by #241
Closed

Standardize Navbar across Real Dev Squad #240

rahilkapoor opened this issue Oct 17, 2021 · 1 comment · Fixed by #241
Assignees
Labels

Comments

@rahilkapoor
Copy link

rahilkapoor commented Oct 17, 2021

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

  • font : Roboto
  • weight: 700
  • active color : #49A82E
  • hover color : #49A82E
  • font size : 16 px (try making it in rem)
  • active underline height : 3px (color : #49A82E)
  • RDS Logo Size - 50x50

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
=> Clicking on RDS logo we should be redirected to https://www.realdevsquad.com/
=> The full navbar should be changed to the toggle menu when the screen width is less than 970px.
=> For the stock and auction tabs, we need a small navbar something like we have in status-site.
=> User should be directed to my.realdevsquad.com on clicking User Greet
image

There might be slight changes for different domains and you are free to ask in the comments for that

@shubham-y
Copy link
Contributor

I would like to take this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants