Skip to content

fix: allow overflowing UI elements#545

Merged
dopenguin merged 2 commits intonextfrom
vue3/allow-overflowing-ui-elements
Mar 5, 2026
Merged

fix: allow overflowing UI elements#545
dopenguin merged 2 commits intonextfrom
vue3/allow-overflowing-ui-elements

Conversation

@dopenguin
Copy link
Member

Summary

Simple removing the overflow: hidden would've caused issues with the inset shadow.
This change tackles this issue so both the overflowing content and the inset shadow are properly displayed.

Instructions for local reproduction and review

Content in both clients should now may overflow in both snowbox and iceberg.

Relevant tickets, issues, et cetera

Resolves: #537

@dopenguin dopenguin added this to the POLAR@3 milestone Feb 19, 2026
@dopenguin dopenguin self-assigned this Feb 19, 2026
@dopenguin dopenguin added the bug Something isn't working label Feb 19, 2026
@dopenguin dopenguin linked an issue Feb 19, 2026 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Feb 19, 2026

PR Preview Action v1.8.0

QR code for preview link

🚀 View preview at
https://Dataport.github.io/polar/pr-preview/pr-545/

Built to branch gh-pages at 2026-03-05 15:31 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@oeninghe-dataport oeninghe-dataport removed the request for review from warm-coolguy February 20, 2026 09:29
Copy link
Collaborator

@oeninghe-dataport oeninghe-dataport left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🏓 @dopenguin

@dopenguin
Copy link
Member Author

🏓 @dopenguin

🏓 @oeninghe-dataport

Copy link
Collaborator

@oeninghe-dataport oeninghe-dataport left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 @dopenguin

@dopenguin dopenguin force-pushed the vue3/allow-overflowing-ui-elements branch from 02dfaba to 408b9ac Compare March 5, 2026 14:52
Simple removing the overflow: hidden would've caused issues with the inset shadow. This change
tackles this issue so both the overflowing content and the inset shadow are properly displayed.

Resolves: #537
@dopenguin dopenguin force-pushed the vue3/allow-overflowing-ui-elements branch from 408b9ac to 8e31292 Compare March 5, 2026 15:28
@dopenguin dopenguin merged commit ad7ab32 into next Mar 5, 2026
4 checks passed
@dopenguin dopenguin deleted the vue3/allow-overflowing-ui-elements branch March 5, 2026 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Content can't flow outside the map container

2 participants