Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RAM] Implement Previous snooze control #128301

Closed
Zacqary opened this issue Mar 22, 2022 · 2 comments · Fixed by #128539
Closed

[RAM] Implement Previous snooze control #128301

Zacqary opened this issue Mar 22, 2022 · 2 comments · Fixed by #128539
Assignees
Labels
enhancement New value added to drive a business result Feature:Alerting/RulesManagement Issues related to the Rules Management UX Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) v8.2.0

Comments

@Zacqary
Copy link
Contributor

Zacqary commented Mar 22, 2022

Part of #124888

Implement the pictured Previous functionality

image

Summary

When selecting a snooze duration, it's likely that I will want the same snooze duration for multiple rules, or frequently use the same duration. To help with this, we will provide a link with the user's previously selected duration.

Functionality notes

  • 'Previous' row does not show initially. Only after a user has made a selection.
  • Ideally the previous selection would be saved in localstorage for a user so it is available across pages
  • Choosing a commonly used duration would still populate the previous row with that duration
@Zacqary Zacqary added enhancement New value added to drive a business result Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) Feature:Alerting/RulesManagement Issues related to the Rules Management UX v8.2.0 labels Mar 22, 2022
@Zacqary Zacqary self-assigned this Mar 22, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops (Team:ResponseOps)

@Zacqary
Copy link
Contributor Author

Zacqary commented Mar 24, 2022

Ideally the previous selection would be saved in localstorage for a user so it is available across pages

@mdefazio I'm going to move this to #128302. Since the Snooze Dropdown is only present on the Rules List currently it would be quicker to just get it working there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Alerting/RulesManagement Issues related to the Rules Management UX Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) v8.2.0
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants