Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Search Dropdown Suggestions Overlapping with Filter Options #599

Closed
3 of 4 tasks
imashish22 opened this issue Aug 13, 2024 · 5 comments · Fixed by #602
Closed
3 of 4 tasks

[Bug]: Search Dropdown Suggestions Overlapping with Filter Options #599

imashish22 opened this issue Aug 13, 2024 · 5 comments · Fixed by #602
Assignees
Labels
bug Something isn't working

Comments

@imashish22
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

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:

  1. Navigate to the "Posts" page.
  2. Begin typing a search query in the search bar.
  3. Observe the dropdown suggestions that appear below the search bar.
  4. 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

image

Possible Solutions:

  1. Adjust the z-index of the search suggestions dropdown to ensure it appears above or below other elements as needed.
  2. Reposition the dropdown so that it does not overlap with the filter options.
  3. 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
@imashish22 imashish22 added the bug Something isn't working label Aug 13, 2024
Copy link

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.

@VaibhavArora314
Copy link
Owner

Sure go ahead @imashish22

@imashish22
Copy link
Author

👍

@MeetDOD
Copy link
Contributor

MeetDOD commented Oct 2, 2024

@VaibhavArora314 Assign it to me please I will ASAP 👍

Copy link

github-actions bot commented Oct 7, 2024

Hello @imashish22! Your issue #599 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
3 participants