PipedreamHQ / PipedreamHQ/pipedream
[FEATURE] Improve UI for Async Options prop Item Selection
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
**Is your feature request related to a problem? Please describe.**
A user encounters confusion and frustration when selecting items from dropdown lists in Pipedream, particularly when dealing with large datasets (e.g., hundreds of Asana projects). The current implementation fetches a limited number of items for performance reasons, but this limitation is not clearly communicated, leading users to believe their desired item is missing.

**Describe the solution you'd like**
We can emphasize the Load More button, and pagination information to indicate to users that only a subset of items is initially displayed in the dropdown. Maybe we can add a concise message such as "Displaying first X items. Search or load more to see additional options."
**Additional context**
Reported by a usser here: https://pipedream-users.slack.com/archives/CMZG4EBJ9/p1716459244634549
Contributor guide
Assessment
This issue has not been assessed yet.