Find-Me-Issues
Find-Me-Issues copied to clipboard
Header Styles Aren't Properly Visible | Search Bar and Select Bar
Describe the bug When a user interacts with the search bar, specifically when it receives focus, the header styles (border) are not properly visible. When a user tries to select the option from select bar, search bar styles are getting disturbed. This issue affects the visual appearance and usability of the search bar.
To Reproduce Steps to reproduce the behavior:
- Go to search bar
- Click on the search bar to give it focus
- Observe the header styles (border)
- Click on the select bar
- Observe the header style '</>'
- You can see the styles are hidden or overriding.
Expected behavior The header styles (border) should be fully visible when the search bar receives focus.
Screenshots
Can I take on this issue and work towards a solution?
Sure will assign it to you
I've raised the PR. Kindly check once.