Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MDM-15755: Add new select box component (filters and as a normal component) #213

Open
ywachendorfer opened this issue May 28, 2018 · 0 comments
Assignees
Milestone

Comments

@ywachendorfer
Copy link

ywachendorfer commented May 28, 2018

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
@ywachendorfer ywachendorfer added this to the 1.24.0 milestone May 28, 2018
@ywachendorfer ywachendorfer modified the milestones: 1.24.0, 1.26.0 Jun 1, 2018
@ywachendorfer 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants