hubmapconsortium / portal-ui

HuBMAP Data Portal front end
https://portal.hubmapconsortium.org
MIT License
12 stars 2 forks source link

Fixed overflow into main page upon view expansion or dragging #3499

Closed tkakar closed 2 months ago

tkakar commented 2 months ago

Summary

The views in the visualization panel would overflow to the main page when dragged or expanded. This PR avoids that behavior and adds scrolling to the visualization panel when expanded.

Design Documentation/Original Tickets

CAT-818

Testing

Manually tested by dragging and expanding the views.

Screenshots/Video

Checklist

Additional Notes

Please specify any additional information or context relevant to this PR.