PritamSarbajna / tourism-website

ADVENTURE - A simple website of a tourism agency for tourists.
https://simple-tourism-organization.netlify.app/
MIT License
158 stars 111 forks source link

[BUG] : After page load or reload, a border appears around nav elements upon hovering #76

Closed abinjohn123 closed 2 years ago

abinjohn123 commented 2 years ago

Description

If the mouse hovers over the nav elements after the webpage is loaded or reloaded, a white border appears around the hovered element. This behavior stops after one of the nav elements is clicked.

NVIDIA_Share_oXeuLdZRI1

Expected Behavior

A border should only appear on a nav element after it is clicked.

abinjohn123 commented 2 years ago

@PritamSarbajna If this is a valid issue, I'd love to give it a shot in trying to fix it. May I work on it?

prakhartiwari0 commented 2 years ago

@abinjohn123 This is not happening in my side

abinjohn123 commented 2 years ago

@abinjohn123 This is not happening in my side

I'm testing the link attached in the repo I tried both Chrome(Version 106.0.5249.119 (Official Build) (64-bit)) and Firefox (105.0.3 (64-bit))

prakhartiwari0 commented 2 years ago

@abinjohn123 This is not happening in my side

I'm testing the link attached in the repo I tried both Chrome(Version 106.0.5249.119 (Official Build) (64-bit)) and Firefox (105.0.3 (64-bit))

I am only testing on brave browser, but its working perfectly for me, no problem.

PritamSarbajna commented 2 years ago

Hi @abinjohn123 yeah you can fix it. @prakhartiwari0 I'm using firefox and this is a bug clearly.

abinjohn123 commented 2 years ago

Thank you 👍🏽