[ResponseOps] More UX for rules where interval is less than configured minimum #128500
Labels
Feature:Alerting/RulesManagement
Issues related to the Rules Management UX
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
Followup to #126409
In this PR we added a flag indicator to the interval column when the rule interval is less than the configured minimum. If a user is able to edit rules, clicking on the flag will open the edit flyout. In addition when clicking into the rule details page, a toast pops up with an action button to open the edit flyout.
We also discussed showing a toast on the Rule Management list view that informs users that they have rules with intervals less that the configured minimum. Ideally we would add an action button to this toast that filters the rule list to just the rules with the small intervals. Since we don't have the ability to filter on rule intervals, we did not add this toast.
This issue is to support adding the toast. We would
Other ideas from @mdefazio
The text was updated successfully, but these errors were encountered: