[FEATURE] : Make the navbar buttons easily clickable
prakhartiwari0 opened this issue · 1 comments
prakhartiwari0 commented
Is your feature request related to a problem? Please describe.
When we hover over navbar buttons, they change colour, and this makes the user think they are now clickable and they will click, but actually, they are only clickable directly on the text, which is a little bit confusing and can spoil the experience
Describe the solution you'd like
We can give the border to the links and padding to them, which will make the whole blank area clickable, and then give the hover effect to them, or if the property and class already exist we can simply provide the links with that class.
Recording of the issue
simplescreenrecorder-2022-09-08_16.59.02.mp4
PritamSarbajna commented
Hey @prakhartiwari0 great observation !! please fix the issue.