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

[iOS] Refine spacing of "< Back" button #2528

Closed
iamthomasbishop opened this issue Aug 3, 2020 · 0 comments · Fixed by WordPress/gutenberg#24350 or WordPress/gutenberg#26690
Closed
Labels
[OS] iOS [Type] Enhancement Improves a current area of the editor

Comments

@iamthomasbishop
Copy link
Contributor

Note: This issue is iOS-only.

While inspecting some bottom sheet refinements, I noticed that the spacing of the "< Back" button on iOS could be refined slightly to align with the system-default. Here is a visual:

In other words, we should:

  • Remove ~7px of spacing on the left
  • Add ~3px of spacing between the icon and text label

It's also worth noting that we're not using the system < (chevron) icon, so if we have that available, perhaps we can swap that in here? I wouldn't consider that a blocker because the icon is almost identical other than the rounded corners, so I think this icon is fine as long as we're matching the spacing.

// cc @lukewalczak is this something you would be able to take care of?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[OS] iOS [Type] Enhancement Improves a current area of the editor
Projects
None yet
1 participant