Skip to content

Fix: Overrides pointer-event styling applied by Sheet overlay#124

Open
CGoodwin90 wants to merge 1 commit intomainfrom
overlay-fix-toast
Open

Fix: Overrides pointer-event styling applied by Sheet overlay#124
CGoodwin90 wants to merge 1 commit intomainfrom
overlay-fix-toast

Conversation

@CGoodwin90
Copy link
Collaborator

Currently the shadcn core Sheet component adds an overlay spanning the entire window that disabled all pointer-events, this is an issue for Sonner Toast components as is renders all click events unclickable when a Sheet is open.

This overrides the pointer-event styling applied by the Sheet overlay.

Requires uselagoon/ui-library#37 to adjust the dismiss behaviour of the Sheet.

Closes #121

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

deployment change popover unclickable when sheet open

1 participant