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

Manual Backport: fix: golden layout not rendering when created outside viewport (#3299) #3302

Merged

Conversation

rosteen
Copy link
Collaborator

@rosteen rosteen commented Nov 18, 2024

Manual backport of #3299.

…telescope#3299)

* fix: golden layout not rendering when created outside viewport

Since Lab 4.2 cells outside the viewport get the style
"display: none" which causes the content to not have height.
This causes an error in size calculations of golden layout
from which it doesn't recover.

* Add changelog

---------

Co-authored-by: Ricky O'Steen <rosteen@stsci.edu>
(cherry picked from commit 7e5ddfa)
@rosteen rosteen added bug Something isn't working embed Regarding issues with front-end embedding labels Nov 18, 2024
@rosteen rosteen added this to the 4.0.1 milestone Nov 18, 2024
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.64%. Comparing base (9992cf1) to head (415845d).
Report is 1 commits behind head on v4.0.x.

Additional details and impacted files
@@           Coverage Diff           @@
##           v4.0.x    #3302   +/-   ##
=======================================
  Coverage   88.64%   88.64%           
=======================================
  Files         125      125           
  Lines       18794    18794           
=======================================
  Hits        16660    16660           
  Misses       2134     2134           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@kecnry kecnry added the no-changelog-entry-needed changelog bot directive label Nov 18, 2024
@rosteen rosteen merged commit d3a41a6 into spacetelescope:v4.0.x Nov 18, 2024
24 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working embed Regarding issues with front-end embedding no-changelog-entry-needed changelog bot directive
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants