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

(PC-33786) feat(accessibility): Add 2025 acccessibility action plan #7505

Merged
merged 6 commits into from
Jan 10, 2025

Conversation

lbeneston-pass
Copy link
Contributor

@lbeneston-pass lbeneston-pass commented Jan 10, 2025

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:

  • Made sure my feature is working on web.
  • Made sure my feature is working on mobile (depending on relevance : real or virtual devices)
  • Written unit tests native (and web when implementation is different) for my feature.
  • Added a screenshot for UI tickets or deleted the screenshot section if no UI change
  • If my PR is a bugfix, I add the link of the "résolution de problème sur le bug" on Notion
  • I am aware of all the best practices and respected them.

Screenshots

delete if no UI change

Platform Mockup/Before After
iOS
Android
Phone - Chrome
Desktop - Chrome Capture d’écran 2025-01-10 à 14 16 40

Copy link
Contributor

@pcanthelou-pass pcanthelou-pass left a 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}
Copy link
Contributor

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}` :)

Copy link
Contributor Author

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

@lbeneston-pass lbeneston-pass merged commit caaf605 into master Jan 10, 2025
53 checks passed
@lbeneston-pass lbeneston-pass deleted the PC-33786 branch January 10, 2025 16:20
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