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

Add option to dismiss dialog #16269

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Commits on Jun 10, 2024

  1. add option to dismiss dialog

    RRosio committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ae8f266 View commit details
    Browse the repository at this point in the history
  2. Update packages/application/src/connectionlost.ts

    Co-authored-by: Jason Weill <[email protected]>
    RRosio and JasonWeill committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    9c82510 View commit details
    Browse the repository at this point in the history
  3. Update packages/application/src/connectionlost.ts

    Co-authored-by: Jason Weill <[email protected]>
    RRosio and JasonWeill committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    1927db3 View commit details
    Browse the repository at this point in the history
  4. Update packages/application/src/connectionlost.ts

    Co-authored-by: Michał Krassowski <[email protected]>
    RRosio and krassowski committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    68c8064 View commit details
    Browse the repository at this point in the history
  5. added types, promise cached in variable, pop-up comes back up if clic…

    …ked away from or dismissed
    RRosio committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    70813d2 View commit details
    Browse the repository at this point in the history
  6. clean up logic

    RRosio committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    c87e302 View commit details
    Browse the repository at this point in the history