-
Notifications
You must be signed in to change notification settings - Fork 109
fix: 2020 let heading menu overflow workspace #2052
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
Conversation
ec1ac8c to
7bf2a1b
Compare
|
I would like to backport this to stable22 and stable23. |
d52a345 to
f8a604a
Compare
julien-nc
left a comment
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.
Nice!
f8a604a to
80e0b8e
Compare
80e0b8e to
b1157a8
Compare
|
@azul I hope you don't mind, I edited your commits to be able to rebase and compiled again in your last commit. |
julien-nc
left a comment
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.
Nice!
* roll back parts of #1903 that broke it again. * Calculate top of menububble based on scrollHeight of content-wrapper. * Always display menububble below selected line. This will make it less likely to conflict with the menubar or mobile copy and paste toolbars. * Add cypress tests for the workspace. Signed-off-by: Azul <[email protected]>
Signed-off-by: Azul <[email protected]> Signed-off-by: Julien Veyssier <[email protected]>
b1157a8 to
2b73d23
Compare
|
/backport stable23 |
|
/backport stable22 |
|
Will need to backport this next week. |
roll back parts of Position menububble relative to content-wrapper #1903 that broke it again.
Calculate top of menububble based on scrollHeight of content-wrapper.
Always display menububble below selected line.
This will make it less likely to conflict with the menubar
or mobile copy and paste toolbars.
Add cypress tests for the workspace.
Resolves: Heading menu is getting cut off again #2020
Target version: master