-
Notifications
You must be signed in to change notification settings - Fork 6
Bug #15375 [Vitam_ui] – In the usage selector, selecting one option automatically checks another option. #3320
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
Conversation
|
Fixed Issues (57)Great job! The following issues were fixed in this Pull Request
Use @Checkmarx to reach out to us for assistance. Just send a PR comment with Examples: |
|
Squash + changer le message de commit et le titre de la PR |
ui/ui-frontend/projects/vitamui-library/src/lib/components/select/select.component.ts
Show resolved
Hide resolved
e9af400 to
8b73647
Compare
ui/ui-frontend/projects/vitamui-library/src/lib/components/select/select.component.ts
Outdated
Show resolved
Hide resolved
ui/ui-frontend/projects/vitamui-library/src/lib/components/select/select.component.ts
Show resolved
Hide resolved
ui/ui-frontend/projects/vitamui-library/src/lib/components/select/select.component.ts
Show resolved
Hide resolved
ui/ui-frontend/projects/vitamui-library/src/lib/components/select/select.component.ts
Outdated
Show resolved
Hide resolved
ui/ui-frontend/projects/vitamui-library/src/lib/components/select/select.component.ts
Show resolved
Hide resolved
ui/ui-frontend/projects/vitamui-library/src/lib/components/select/select.component.ts
Show resolved
Hide resolved
ui/ui-frontend/projects/vitamui-library/src/lib/components/select/select.component.spec.ts
Show resolved
Hide resolved
8b73647 to
439b0ca
Compare
439b0ca to
448e979
Compare
ui/ui-frontend/projects/vitamui-library/src/lib/components/select/select.component.ts
Outdated
Show resolved
Hide resolved
ui/ui-frontend/projects/vitamui-library/src/lib/components/select/select.component.spec.ts
Show resolved
Hide resolved
448e979 to
3b3b642
Compare
marob
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Le test "should only select chosen options and not others" passe avec l'ancienne version du code => il ne teste pas bien.
marob
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
870b129 to
424c80b
Compare
…utomatically checks another option.
424c80b to
12fd908
Compare


Fix bug: Lorsqu'on choisit des valeurs dans le composant multi-select, il en coche d'autres.