PipedreamHQ / PipedreamHQ/pipedream

[FEATURE] Improve UI for Async Options prop Item Selection

Open
#12,076 0 comments 1 reaction 0 assignees View on GitHub
enhancement tracked internally triaged
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.
![image](https://github.com/PipedreamHQ/pipedream/assets/18277920/37e0acac-d025-4e64-81e5-a900f8155157)

**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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.