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(route): css dsfr lorsqu'on select un point sur la carte #60

Merged
merged 3 commits into from
Jun 3, 2024

Conversation

azarz
Copy link
Member

@azarz azarz commented May 28, 2024

point 4 #35

@azarz azarz requested review from elias75015 and lowzonenose May 28, 2024 16:30
@azarz azarz self-assigned this May 28, 2024
Copy link
Contributor

@elias75015 elias75015 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Problème de marge sur l'input d'arrivée et sur les points intermédiaires.

De même, quand on appuie sur TAB alors que l'input de saisi de point est actif, on peut toujours naviguer parmi le control.

@azarz azarz requested a review from elias75015 May 29, 2024 15:33
@azarz
Copy link
Member Author

azarz commented May 30, 2024

Problème de marge sur l'input d'arrivée et sur les points intermédiaires.

De même, quand on appuie sur TAB alors que l'input de saisi de point est actif, on peut toujours naviguer parmi le control.

Corrigé, ces 2 soucis étaient lés à un fonctionnement un peu bancal des extensions de base : le reste du panel était non pas enlevé du DOM via un display: none, mais cachés dans l'overflow de la fenêtre.

@lowzonenose lowzonenose merged commit 32d4274 into main Jun 3, 2024
@elias75015 elias75015 deleted the fix-route-css-point-4 branch June 5, 2024 15:49
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.

3 participants