-
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 navigation appender position to prevent obstructing its items #43530
Conversation
Size Change: +30 B (0%) Total Size: 1.28 MB
ℹ️ View Unchanged
|
This is now on radar to be reviewed. |
7dc0b16
to
9c5ef8b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for raising this PR @javierarce and apologies it's taken this long to review 🙇
I tested this and it seemed to work well. It's so much easier to have the appender under your cursor as you build out a Nav.
Screen.Capture.on.2022-11-02.at.12-57-53.mp4
🚢 Ship it!
What?
Suggest a fix for #42010.
Closes #42010
How?
This PR removes the absolute position for the appended when it is inside of the navigation block.
Testing Instructions
The aggregator should appear next to the last element, not on top of it.