You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nav-bar elements can have a very basic highlighting effect on hover which incline with the simple design of the website. When user moves his/her cursor over it . It should feel more intuitive. I'll be more than happy to help.
Use Cases
This will make it more intuitive that it is a clickable element .
Examples
A very basic text-highlighting effect on hover.
Checklist
My suggestion meets these guidelines:
This wouldn't be a breaking change in existing TypeScript/JavaScript code
This wouldn't change the runtime behavior of existing JavaScript code
This could be implemented without emitting different JS based on the types of the expressions
This isn't a runtime feature (e.g. library functionality, non-ECMAScript syntax with JavaScript output, etc.)
I'm not totally sure what is being discussed in this issue. Can you give a few cropped screenshots of what you have in mind, and what you think would help?
I think we could probably dim the text of the nav items on the site to ~80% on mouse hover, that looks to be roughly what GitHub does and I think it's a pretty reasonable patten
Search Terms
Nav-bar , hover
Suggestion
Nav-bar elements can have a very basic highlighting effect on hover which incline with the simple design of the website. When user moves his/her cursor over it . It should feel more intuitive. I'll be more than happy to help.
Use Cases
This will make it more intuitive that it is a clickable element .
Examples
A very basic text-highlighting effect on hover.
Checklist
My suggestion meets these guidelines:
The text was updated successfully, but these errors were encountered: