-
Notifications
You must be signed in to change notification settings - Fork 92
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
ETQ Usager naviguant au clavier sur mobile, je veux que la prise de focus soit toujours visible #11277
Conversation
@@ -73,5 +73,15 @@ | |||
} | |||
|
|||
html.scroll-margins-for-sticky-footer { | |||
scroll-padding: 0 0 100px 0; | |||
@media (max-width: $two-columns-breakpoint) { | |||
scroll-padding-bottom: 9.5rem; |
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.
La valeur est exprimée en rem, pour que l'espace s'ajuste lorsque la taille de police est modifiée.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #11277 +/- ##
=======================================
Coverage 84.46% 84.46%
=======================================
Files 1212 1212
Lines 26692 26692
Branches 5054 5054
=======================================
Hits 22545 22545
Misses 4147 4147 ☔ View full report in Codecov by Sentry. |
7c7a857
to
ad12693
Compare
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.
TIL scroll-padding
…updated by administration' insert, when present"
ad12693
to
eb66efc
Compare
Le message d'enregistrement n'obstrue plus la prise de focus
Fix partiellement #11266
Après
visibilite_focus-OK.mp4
Avant
visibilite_focus-KO.mp4
En version mobile, les messages d'aide ne remontent plus à côté de l'encart indiquant la mise à jour du champ
Après
![](https://private-user-images.githubusercontent.com/2088264/408210342-c86a297e-fe77-4e71-b70e-2383f55bc480.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NDk2NjUsIm5iZiI6MTczOTU0OTM2NSwicGF0aCI6Ii8yMDg4MjY0LzQwODIxMDM0Mi1jODZhMjk3ZS1mZTc3LTRlNzEtYjcwZS0yMzgzZjU1YmM0ODAucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTRUMTYwOTI1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MDY0MTZmOTU2MmIzNWVjMDNiNjliZDZkMzc4MmQ0YjE3YzVlNzRlZTI3MWU5MGI2MDI3OTY1YWQxY2JiMTFhOSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.7t9YL62edbyE5QVkGMzzDGYouN-r0nyKty_71yOZUps)
Avant
![](https://private-user-images.githubusercontent.com/2088264/408210396-ca359227-1ffd-4239-adcb-4fff7686fcba.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NDk2NjUsIm5iZiI6MTczOTU0OTM2NSwicGF0aCI6Ii8yMDg4MjY0LzQwODIxMDM5Ni1jYTM1OTIyNy0xZmZkLTQyMzktYWRjYi00ZmZmNzY4NmZjYmEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTRUMTYwOTI1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YTY2ODZhZjJlYTkwOTgxMDc0MjlmMmY0YTkzOTEyNTI3NDU5ZTE3YmJjZDRmMjRjYWUzODFjMmU2ZDI0MDc4NCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.MTOiyL1wqBjQyBW9Kg_ZanM3Qpn8O0CkSsrft97gJDA)