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

chore: make app font size readable when increased at system level #1451

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

fc-santos
Copy link
Contributor

Summary of Changes

This PR solves a problem of accessibility for the UI elements in the app when the font size is increased at the system level. A new component is created to solve this problem and a new configuration option in the TOKENS.CONFIG was added.

Screenshots, videos, or gifs

At max size available (iOS):
image

Before:
image
image
image
image
image
image
image
image

After (a few examples):
image
image
image
image
image
image
image
image

Breaking change guide

Replace this text with any breaking changes included in this PR along with how to address them in downstream projects. If there are none, simply enter N/A

Related Issues

Replace this text with issue #'s that are relevant to this PR. If there are none, simply enter N/A

Pull Request Checklist

Tick all boxes below to demonstrate that you have completed the respective task. If the item does not apply to your this PR check it anyway to make it apparent that there's nothing to do.

  • All commits contain a DCO Signed-off-by line (we use the DCO GitHub app to enforce this)
  • If applicable, screenshots, gifs, or video are included for UI changes
  • If applicable, breaking changes are described above along with how to address them
  • Updated documentation as needed for changed code and new or modified features
  • Added sufficient tests so that overall code coverage is not reduced

If you have any questions to any of the points above, just submit and ask! This checklist is here to help you, not to deter you from contributing!

Pro Tip 🤓

  • Read our contribution guide at least once; it will save you a few review cycles!
  • Your PR will likely not be reviewed until all the above boxes are checked and all automated checks have passed

@fc-santos fc-santos requested a review from a team as a code owner February 20, 2025 20:20
@fc-santos
Copy link
Contributor Author

@jcdrouin21 has already passed through the PR and after his review I pushed some fixes.

Signed-off-by: fc-santos <[email protected]>
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.

1 participant