Snooze Options Blueprint
Static blueprint of an open snooze menu with four preset options and resolved wall-clock times per option.
Static blueprint of an open snooze menu with four preset options and resolved wall-clock times per option.
The Application Collection unlocks the source for every Application block. All Access unlocks every Collection.
Already purchased? Log in
Snooze Options Blueprint renders the open snooze menu as a static panel inline below a notification row, no Radix Popover involved. Four preset options (For 1 hour, This evening, Tomorrow morning, Next week) each show the resolved wall-clock time beside the label so the user knows exactly when the notification returns. A fifth row holds a datetime-local input for a custom pick, and Cancel and Snooze buttons close the panel.
Options are one array with icon, label, and resolvedAt. The footer note states plainly that snooze does not affect email or mobile delivery, which is the question users ask before they trust the feature.
Reach for this block when designing or reviewing the snooze interaction on a notifications page, replacing the static resolved times with values computed from the current time at render. The blueprint shows the open state; wire a toggle to show and hide the panel.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the notification snooze flow. Other inline menu blueprints:
Tip: always show the resolved time beside the label, relative labels like tomorrow mean nothing across time zones without it.