recodehive / awesome-github-profiles

A curated list of inspiring GitHub profiles from developers, designers, and tech enthusiasts around the world.
https://recodehive.github.io/awesome-github-profiles/
MIT License
116 stars 206 forks source link

Error: Bug on Hover near search button , visible of mic button , on hover near search button #892

Open Jashwanth-rit opened 4 weeks ago

Jashwanth-rit commented 4 weeks ago

Describe the Error

When hovering near the search button, an unexpected microphone (mic) button becomes visible. This behavior is unintended and creates a poor user experience. The mic button should either remain hidden unless required or appear in a controlled manner without being triggered on hover near the search button.

Steps to Reproduce

Expected behavior

The mic button should only appear when explicitly triggered (e.g., via click on the search input, if voice search is enabled). Hovering near the search button should not cause any unintended UI changes.

Additional context

https://github.com/user-attachments/assets/394de6f1-e952-4b5f-ac0f-d9a9ebaa17f5

HimangshuSharma01 commented 4 weeks ago

@Jashwanth-rit assigning this to you make sure you complete this fast ,its just not visible in dark mode only fix that

Jashwanth-rit commented 4 weeks ago

Sure

Jashwanth-rit commented 4 weeks ago

where does index.html file exists in this project structure.

HimangshuSharma01 commented 4 weeks ago

where does index.html file exists in this project structure.

Go to the gh branch you will find it there sorry I forgot to mention

Jashwanth-rit commented 4 weeks ago

it's okay , fine.

HimangshuSharma01 commented 3 weeks ago

it's okay , fine.

@Jashwanth-rit you made a pull request for a wrong branch kindly resolve it.

Jashwanth-rit commented 3 weeks ago

@HimangshuSharma01 could please clearly specify, on which branch I should work

HimangshuSharma01 commented 3 weeks ago

@HimangshuSharma01 could please clearly specify, on which branch I should work

You have selected the wrong branch to merge in the pull request

Akshithsaai commented 3 weeks ago

@Jashwanth-rit Is this issue fixed ? Because its not reflecting changes for me.

image