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]: with a lot of connected providers, search results are buried under first screen #3569

Open
Kiryous opened this issue Feb 19, 2025 · 1 comment
Labels
Bug Something isn't working Provider Providers related issues

Comments

@Kiryous
Copy link
Contributor

Kiryous commented Feb 19, 2025

Image

Only after scrolling through connected, linked you can see results

Image
  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
Easy to see right away. Maybe to separate connect new and manage existing.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Copy link

dosubot bot commented Feb 19, 2025

To address the issue of search results being buried under the first screen when there are many connected and linked providers, you can consider implementing the following improvements:

  1. Separate Sections: Clearly separate the sections for "Connected Providers" and "Linked Providers" in the UI. This can help users quickly identify and manage different types of providers without needing to scroll extensively.

  2. Sticky Search Bar: Make the search bar sticky so that it remains visible as users scroll through the list of providers. This ensures that users can refine their search without having to scroll back to the top.

  3. Collapsible Sections: Implement collapsible sections for connected and linked providers. Users can expand or collapse these sections as needed, reducing the amount of scrolling required to view search results.

  4. Search Result Highlighting: Highlight search results within the provider lists to make them stand out. This can help users quickly locate the relevant providers based on their search query.

  5. Pagination or Infinite Scroll: Consider implementing pagination or infinite scroll for the provider lists. This can help manage the display of large datasets more effectively, allowing users to load more results as needed.

These enhancements can improve the user experience by making it easier to navigate and find specific providers in the interface.

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other

@dosubot dosubot bot added Bug Something isn't working Provider Providers related issues labels Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Provider Providers related issues
Projects
None yet
Development

No branches or pull requests

1 participant