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

behaviour of the multiple select #464

Open
Garfield-fr opened this issue Dec 6, 2021 · 0 comments
Open

behaviour of the multiple select #464

Garfield-fr opened this issue Dec 6, 2021 · 0 comments
Labels
bug Something isn't working, but not critical

Comments

@Garfield-fr
Copy link
Contributor

Describe the issue
When you add the "uniqueItems" option to a select type, it turns into a single menu with several values. This is not the expected behavior.

To Reproduce
Steps to reproduce the behavior:

  1. Add "uniqueItems": true on jsonschema
  2. Check field form

Expected behavior
When adding the "uniqueItems" option, the field must not change its shape. It must remain a simple menu. It is only at the validation level that it must behave.

Software version
ng-core: 1.14.2

@Garfield-fr Garfield-fr added the bug Something isn't working, but not critical label Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working, but not critical
Projects
None yet
Development

No branches or pull requests

1 participant