"Session" Banner Dismissal Option #1735
MantisClone
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey team! Would love more granular control over banner dismissal behavior:
Current:
dismissible: true(permanent via localStorage) orfalse(never)Requested: Add session-based dismissal option
"session"- Banner returns on page refresh/new sessiontrue- Permanent dismissal (current behavior)false- Never dismissible (current behavior)Use case: Beta docs banner where we want users to see it each session but not clutter every page during active browsing.
Beta Was this translation helpful? Give feedback.
All reactions