Skip to content

Move set status form into its own component

What does this MR do and why?

Related to #325223 (closed)

We want to use the set status form from the modal on the profile page as that is currently setup in HAML. This MR refactors that form into it's own component so it can be used in multiple places.

Screenshots or screen recordings

No visual changes

How to set up and validate locally

  1. Click your avatar in the upper right corner
  2. Click Set status
  3. Ensure the form works as expected

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