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]: Inconsistency on Explore Page for Specific Search Queries #6161

Open
JiyaGupta-cs opened this issue Jan 28, 2025 · 2 comments
Open

[BUG]: Inconsistency on Explore Page for Specific Search Queries #6161

JiyaGupta-cs opened this issue Jan 28, 2025 · 2 comments
Labels

Comments

@JiyaGupta-cs
Copy link
Contributor

Description

There is an overflow issue on the Explore page when searching for specific queries. For example:

  • Searching for feminism at this URL causes an overflow error.
  • However, searching for feminism+e at this URL does not cause the same issue, despite being the same page with the same components.

This inconsistency suggests a potential bug in the structure of the table.

Steps to reproduce the behavior:

  1. Go to Programs & Events Dashboard
  2. Perform a search for feminism.
  3. Observe the overflow issue.
  4. Perform a search for feminism+e and note that the issue does not occur.

Expected behavior:

Both queries should render the Explore page consistently without any overflow issues.

Screenshots:

Image

Image

System Information

  • OS: Ubuntu
  • Browser: Chrome, Firefox
@RashiJyotishi
Copy link

@JiyaGupta-cs I would like to work on this issue, would you please assign it to me

@ragesoss
Copy link
Member

ragesoss commented Feb 6, 2025

@RashiJyotishi we do not assign issues, but you are welcome to work on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants