mirror of
https://github.com/discourse/discourse.git
synced 2025-04-02 17:18:57 +08:00

FEATURE: dismiss first notification on click anywhere Quicker jumpstart for those already familiar with the platform: Allow dismissal of first notification mask from any click. On the dismissal click, we also need to send a "yes I saw it" confirmation by grabbing a batch of notifications. This prevents the dialog from appearing again on refresh, or other browsers and ensures we only see it once.