Skip to content

Migrates legacy dropdown in escalation_rule

Artur Fedorov requested to merge 418037-pajamas-escalation_rule into master

What does this MR do and why?

This MR migrates legacy GlDropdown to GlListbox according to OKR

Resolves #418037 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
before1.png after.mov
before2.png

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Go to Project
  2. Monitor -> Escalation policies
  3. If you don't have created on call schedules, Go to Monitor -> On-call Schedules -> create several schedules
  4. Go to Monitor -> Escalation policies -> Add new policy -> Check dropdowns in modal

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #418037 (closed)

Merge request reports