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

About tab localizations don't have proper padding #518

Open
2 tasks done
andrewtavis opened this issue Nov 30, 2024 · 0 comments
Open
2 tasks done

About tab localizations don't have proper padding #518

andrewtavis opened this issue Nov 30, 2024 · 0 comments
Assignees
Labels
-next release- Included in the next release bug Something isn't working help wanted Extra attention is needed

Comments

@andrewtavis
Copy link
Member

Terms

Behavior

The labels for table views within the About tab are directly at the right margin of the screen for right to left languages rather than being inline with the right edge of the table view. This is a bug for the Arabic localization of the app, and can be seen below:

Simulator Screenshot - iPhone 16 Pro Max - 2024-11-30 at 14 18 40

Ideally we would derive where padding can be added and conditionally add it.

Note that this is only for the About tab, but there was a similar issue for the Settings tab that was fixed via changes to SettingsViewController.swift. The structure of the About tab isn't the same though, so we can't use the same solution (potentially).

Device type

iPhone and iPad

Versions

Current development branch

@andrewtavis andrewtavis added bug Something isn't working help wanted Extra attention is needed -next release- Included in the next release labels Nov 30, 2024
@Jag-Marcel Jag-Marcel self-assigned this Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-next release- Included in the next release bug Something isn't working help wanted Extra attention is needed
Projects
Status: Todo
Development

No branches or pull requests

2 participants