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

[Bug]: Showing/hiding the context menu can cause the whole sidebar to reflow #29651

Closed
Tracked by #29531
JReinhold opened this issue Nov 18, 2024 · 2 comments · Fixed by #30080
Closed
Tracked by #29531

[Bug]: Showing/hiding the context menu can cause the whole sidebar to reflow #29651

JReinhold opened this issue Nov 18, 2024 · 2 comments · Fixed by #30080
Assignees
Labels

Comments

@JReinhold
Copy link
Contributor

JReinhold commented Nov 18, 2024

Screen.Recording.2024-11-15.at.10.21.02.mov

Discussed internally at https://chromaticqa.slack.com/archives/C07AXQABXDZ/p1731662493946129

The solution we settled on: Have the button absolute positioned so that it doesn’t reflow layout when visible. This may partially overlap the text:

Image
@INDHU1402
Copy link

Hello @JReinhold
I came across this issue and would like to work on resolving it. Could you please assign it to me ?

@JReinhold
Copy link
Contributor Author

JReinhold commented Dec 12, 2024

No assignment necessary, you can just open a PR when you're ready

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants