-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Fix overflows of Navigator
#35310
Fix overflows of Navigator
#35310
Conversation
…use size prop for improved content alignment
Size Change: -220 B (0%) Total Size: 1.07 MB
ℹ️ View Unchanged
|
Thank you @stokesman for having a go at this. I've already been working on a solution for this issue last week, and I've just opened #35317 with a solution that still uses the I would say that this PR can be closed in favour of #35317. For the changes applied to the Preferences Modal, you may want to open a separate PR containing only these changes after #35214 and #35317 (or any alternative) are merged. |
A suggestion for part of #34907, specifically:
Here the issue is solved outside the component so It could be considered a bit of a punt.
I've thrown in some extra changes to improve the Post Editor’s preferences use of
Navigator
. The structure is tweaked and props adjusted to create better alignment. I may include before/after screenshots for that but later…How has this been tested?
Manually in Site and Post Editor. I didn't actually test the
Navigator
storybook story yet.Screenshots
Types of changes
Checklist:
*.native.js
files for terms that need renaming or removal).