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

fix(Recherche): Les champs multiselect ne doivent pas s'activer lorsqu'ils sont désactivés #1440

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

SebastienReuiller
Copy link
Contributor

Quoi ?

Gestion de l'état désactivé sur les champs multiselect.

Pourquoi ?

Quand on n'est pas connecté, les champs de recherche avancée doivent être désactivés

Comment ?

En mettant un simple "select" avec "disabled" quand le champs est désactivé.

Captures d'écran

Avant:

image

Après:

image

@SebastienReuiller SebastienReuiller merged commit ba0b379 into master Oct 1, 2024
7 checks passed
@SebastienReuiller SebastienReuiller deleted the sreuiller/fix-disabled-multiselect branch October 1, 2024 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants