Sage-Bionetworks / sage-monorepo

Where OpenChallenges, Schematic, and other Sage open source apps are built
https://sage-bionetworks.github.io/sage-monorepo/
Apache License 2.0
23 stars 12 forks source link

[Feature] List items dynamically in searchable dropdown filter as scrolling down #2634

Closed rrchai closed 4 months ago

rrchai commented 5 months ago

What product(s) is this feature for?

OpenChallenges

Description

With the current searchable dropdown filters, users can only see the first 100 items when they open the option box and need to use the search bar to find items not displayed.

The goal is to list a certain number of items initially when opening the dropdown, and then list more items as the user scrolls down. This can also improve data query efficiency on the web app

I believe it's called lazyLoading or visualScorll in primeng.

Anything else?

No response

Code of Conduct

tschaffter commented 4 months ago

Moved to Sprint 24.5