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

♿️ [Dynamic Type] Navigation bar title #605

Merged
merged 1 commit into from
Feb 27, 2019

Conversation

dusi
Copy link
Contributor

@dusi dusi commented Feb 20, 2019

📲 What

Uses default (system) font for the navigation bar title in order to prevent from allowing resizing when the font size changes.

🤔 Why

More native behaviour.

👀 See

Before 🐛 After 🦋
screen shot 2019-02-19 at 9 00 55 pm screen shot 2019-02-19 at 8 59 09 pm

♿️ Accessibility

  • Changing font size does not affect navigation bar title anywhere on the primary navigation stack (anything under tab bar or presented modally)
  • Changing font size does not affect navigation bar title on KSR Live

@ifbarrera
Copy link
Contributor

ifbarrera commented Feb 25, 2019

@dusi should we also disable dynamic type for the Explore custom navigation title and the search bar placeholder?

Explore Navigation Title
image

Search Bar Placeholder
image

@dusi
Copy link
Contributor Author

dusi commented Feb 25, 2019

Yes, I was thinking about those as a separate piece of work since that's a custom component, not a navigation bar style.

If we'd prefer to have that work as part of this PR I would have to properly create a card and add it to our sprint (this fix came out of trying to figure out what's wrong and due to its triviality I've opened a PR hoping this will make it easier in the future to take on that work).

@dusi dusi marked this pull request as ready for review February 27, 2019 20:20
@dusi dusi force-pushed the feature-settings-dynamic-type-navigation-bar branch from a90dc8f to 0e26201 Compare February 27, 2019 20:20
@dusi dusi requested a review from cdolm92 February 27, 2019 20:21
Copy link
Contributor

@justinswart justinswart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice nice, I think it makes sense to fix the custom nav separately 👍

@dusi dusi merged commit fba399c into master Feb 27, 2019
@dusi dusi deleted the feature-settings-dynamic-type-navigation-bar branch February 27, 2019 21:18
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