Skip to content

Add clear status after dropdown to profile set status form

What does this MR do and why?

Related to #325223 (closed)

Adds the clear status after field to the edit profile form. To accomplish this we use the same form that is used in the set status modal that was refactored to its own component in !95861 (merged)

Screenshots or screen recordings

Before After
Screen_Shot_2022-09-06_at_11.27.08_AM Screen_Shot_2022-09-07_at_11.04.49_AM
Screen_Shot_2022-09-07_at_11.07.10_AM Screen_Shot_2022-09-07_at_11.05.19_AM

How to set up and validate locally

  1. Navigate to /-/profile
  2. Set your status and choose a value from the Clear status after dropdown.

MR acceptance checklist

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

Edited by Peter Hegman

Merge request reports