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
Please implement a new select box component which matches the following requirements:
Configurable filtering of the list
-- Backend filtering (if backend provides a filter logic for that case)
-- Client side filtering (if the backend doesn't provide a filter logic)
Usable in the filters AND as a normal select component
Performant solution => We want to use this select box to select a value in a list with more than 100 items (eg. orga selection on live (as filter and as normal) component, user selection (for filtering), group selection (filtering) etc.).
Layout: See gitlab assignee field in the MRs
The text was updated successfully, but these errors were encountered:
ywachendorfer
changed the title
Add new select box component (filters and as a normal component)
MDM-15755: Add new select box component (filters and as a normal component)
Jun 7, 2018
Please implement a new select box component which matches the following requirements:
-- Backend filtering (if backend provides a filter logic for that case)
-- Client side filtering (if the backend doesn't provide a filter logic)
The text was updated successfully, but these errors were encountered: