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
When using the search functionality on the "Posts" page, the dropdown suggestions for search terms overlap with the filter options, causing the UI to appear cluttered and making it difficult for users to select the correct suggestion.
Steps to Reproduce:
Navigate to the "Posts" page.
Begin typing a search query in the search bar.
Observe the dropdown suggestions that appear below the search bar.
Notice that the dropdown overlaps with the filter options, disrupting the UI.
Expected behavior
The search suggestions dropdown should display cleanly without overlapping with the filter options. It should be positioned in a way that doesn't interfere with other UI elements.
Add ScreenShots
Possible Solutions:
Adjust the z-index of the search suggestions dropdown to ensure it appears above or below other elements as needed.
Reposition the dropdown so that it does not overlap with the filter options.
Consider adding padding or margin to create clear separation between the dropdown and other UI components.
On which device are you experiencing this bug?
Android, iPhone, Linux, Chrome, Windows
Record
I have read the Contributing Guidelines
I'm a GSSOC'24 contributor
I have starred the repository
The text was updated successfully, but these errors were encountered:
Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊
You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
Is there an existing issue for this?
Describe the bug
When using the search functionality on the "Posts" page, the dropdown suggestions for search terms overlap with the filter options, causing the UI to appear cluttered and making it difficult for users to select the correct suggestion.
Steps to Reproduce:
Expected behavior
The search suggestions dropdown should display cleanly without overlapping with the filter options. It should be positioned in a way that doesn't interfere with other UI elements.
Add ScreenShots
Possible Solutions:
On which device are you experiencing this bug?
Android, iPhone, Linux, Chrome, Windows
Record
The text was updated successfully, but these errors were encountered: