Skip to content

feat: add support of non visible backdrop to the experimental Dialog #535

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AlanFnz
Copy link
Member

@AlanFnz AlanFnz commented May 9, 2025

What

This PR introduces an optional invisible backdrop mode for the experimental Dialog component

Media

dialog-invisible-backdrop

Why

To comply to the design specs of the Dispatcher Tool GTC screen

How

Added an isBackdropVisible boolean prop to the Dialog component that when set to false, it renders a transparent backdrop with CSS pointer-events: none to allow interaction with underlying content while maintaining dialog functionality

@AlanFnz AlanFnz requested review from shiba-codes and lloydaf May 9, 2025 12:52
@AlanFnz AlanFnz self-assigned this May 9, 2025
@AlanFnz AlanFnz force-pushed the SUP-48019/experimental-dialog-invisible-backdrop branch from 595118e to c56554a Compare May 9, 2025 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants