Make dropdowns (selects) searchable #91

Closed
opened 2021-03-06 13:06:22 +00:00 by niggl · 2 comments
Owner

As the title says.
All dropdown-style selects should be searchable.
Otherwise users might have to scroll through a list of 4000+ runners when creating a new card or simmilar.

As the title says. All dropdown-style selects should be searchable. Otherwise users might have to scroll through a list of 4000+ runners when creating a new card or simmilar.
niggl added the
priority:medium
enhancement
labels 2021-03-06 13:06:22 +00:00
Author
Owner

Turns out - for whatever reason - we never actually use svelte-select despite rquireing it in the package.json as a main dependency....

Long story short: Svelte select to the rescue!

Turns out - for whatever reason - we never actually use svelte-select despite rquireing it in the package.json as a main dependency.... Long story short: Svelte select to the rescue!
Author
Owner

I tried implementing the new sponsoring donor selection via svelte-select and imo it worked out fine.

What do you think @philipp ?

I pushed it to this issue's branch and here are some screenshots:
image
image
image
image

I tried implementing the new sponsoring donor selection via svelte-select and imo it worked out fine. What do you think @philipp ? I pushed it to this issue's branch and here are some screenshots: ![image](/attachments/4cf4396d-727c-411d-af1d-6999cc836fbb) ![image](/attachments/6d4dd641-17b4-466f-8b54-3d5d42de471b) ![image](/attachments/1c484a5c-cd41-4599-82cc-5dcb79d93bb0) ![image](/attachments/4ea22b55-2085-418c-a605-ca12b38e5aa9)
niggl added the
status:doing
label 2021-03-13 13:36:07 +00:00
niggl referenced this issue from a commit 2021-03-13 13:45:29 +00:00
niggl referenced this issue from a commit 2021-03-14 16:09:52 +00:00
niggl referenced this issue from a commit 2021-03-14 16:19:16 +00:00
niggl referenced this issue from a commit 2021-03-14 16:20:19 +00:00
niggl referenced this issue from a commit 2021-03-14 16:20:36 +00:00
niggl referenced this issue from a commit 2021-03-14 16:25:07 +00:00
niggl referenced this issue from a commit 2021-03-14 18:42:43 +00:00
niggl referenced this issue from a commit 2021-03-14 18:42:53 +00:00
niggl referenced this issue from a commit 2021-03-15 15:04:49 +00:00
niggl referenced this issue from a commit 2021-03-15 15:05:07 +00:00
niggl referenced this issue from a commit 2021-03-17 09:16:04 +00:00
niggl referenced this issue from a commit 2021-03-17 09:16:24 +00:00
niggl referenced this issue from a commit 2021-03-17 09:50:28 +00:00
niggl referenced this issue from a commit 2021-03-17 10:09:55 +00:00
niggl referenced this issue from a commit 2021-03-17 10:13:52 +00:00
niggl referenced this issue from a commit 2021-03-17 10:14:06 +00:00
niggl referenced this issue from a commit 2021-03-17 10:15:19 +00:00
niggl added
status:review_needed
and removed
status:doing
labels 2021-03-17 10:17:37 +00:00
niggl referenced this issue from a commit 2021-03-17 16:01:10 +00:00
niggl referenced this issue from a commit 2021-03-17 16:02:44 +00:00
niggl closed this issue 2021-03-17 16:05:21 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lfk/frontend#91
No description provided.