-
Notifications
You must be signed in to change notification settings - Fork 24
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
(PC-33786) feat(accessibility): Add 2025 acccessibility action plan #7505
Conversation
99d667c
to
ecd109f
Compare
ecd109f
to
a2e8f42
Compare
…cessibility tests
Quality Gate passedIssues Measures |
Quality Gate passedIssues Measures |
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.
Juste un petit commentaire :)
"paddingHorizontal": 24, | ||
"paddingVertical": 24, | ||
"width": "100%", | ||
} | ||
} | ||
enableMaxWidth={false} |
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.
Je me demandais si le nom était explicite, et je suis allé voir tout en bas le code associé.
Je pense qu'en lisant enableThemeMaxWith
j'aurai mieux compris le lien entre maxWidth:"100%" et
enableMaxWidth={false}` :)
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.
Je pense que c'est pas si important, à terme il faudra supprimer le theme.contentPage.maxWidth (et donc cette props) qui créé des pages très peu large en web alors que c'est inutile :'D
Link to JIRA ticket: https://passculture.atlassian.net/browse/PC-33786
Flakiness
If I had to re-run tests in the CI due to flakiness, I add the incident on Notion
Checklist
I have:
Screenshots
delete if no UI change