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
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?
The text was updated successfully, but these errors were encountered:
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:
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?
The text was updated successfully, but these errors were encountered: