-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Operations - Alerts and Oncall
-
None
-
1
-
Minor
Issue Summary
When navigating to Compass alert notification settings (/compass/settings/alert-notifications), the purple ops-notifications onboarding spotlight modal continuously reappears. Clicking Dismiss or completing all 4 onboarding steps does not dismiss or persist the dismissed state of the spotlight, blocking the user from viewing and configuring their notification preferences.
Steps to Reproduce
- Navigate to Compass Settings > Alert notifications
- Observe the purple OpsNotificationsSpotlightModal help popup appear.
Click Dismiss (or proceed through all 4 onboarding steps to completion).
Expected Results
The spotlight modal dismisses permanently (or updates the user's preference/flag state), allowing the user to configure their alert notification settings.
Actual Results
The spotlight popup immediately reappears on every click or after completing step 3. The modal cannot be dismissed, rendering the settings page unusable for the user.
Workaround
Open the settings page with the ?embedded=true suffix in the end: <site URL>/compass/settings/alert-notifications?embedded=true