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
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:
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.
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.
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.
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.
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.
Only after scrolling through connected, linked you can see results
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.
The text was updated successfully, but these errors were encountered: