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

Support controls with multiple values #5

Closed
Airblader opened this issue Dec 14, 2018 · 0 comments
Closed

Support controls with multiple values #5

Airblader opened this issue Dec 14, 2018 · 0 comments
Labels
Type: Feature If you want to add something that doesn't exist yet
Projects

Comments

@Airblader
Copy link
Collaborator

We should support controls which can take multiple values (such as a multi-select). On the URL side, this should just use Angular's router functionality for array values.

We need to think about the API for this as it might also affect (de-)serializer signatures. Very likely we at least need some multi: boolean property to also know whether to call get or getAll.

@Airblader Airblader added the Type: Feature If you want to add something that doesn't exist yet label Dec 14, 2018
@Airblader Airblader added this to Backlog in ngqp 1.0 Dec 14, 2018
@Airblader Airblader moved this from Backlog to In Progress in ngqp 1.0 Dec 21, 2018
ngqp 1.0 automation moved this from In Progress to Done Dec 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature If you want to add something that doesn't exist yet
Projects
No open projects
ngqp 1.0
  
Done
Development

No branches or pull requests

1 participant