onboarding: Show one-time modal to introduce inbox view.

To improve onboarding experience, this commit adds
a one-time modal which introduces the inbox view.

Users see this one-time modal on visiting the inbox view.

Fixes part of #29073.
This commit is contained in:
Prakhar Pratyush
2024-03-05 16:33:05 +05:30
committed by Tim Abbott
parent c9d25b2a95
commit 9a7634d527
6 changed files with 84 additions and 2 deletions

View File

@@ -83,6 +83,9 @@ ONE_TIME_NOTICES: List[OneTimeNotice] = [
OneTimeNotice(
name="visibility_policy_banner",
),
OneTimeNotice(
name="intro_inbox_view_modal",
),
]
# We would most likely implement new hotspots in the future that aren't