Skip to content

Update Add Request to use GitLab component

David O'Regan requested to merge gl-form-add-request into master

What does this MR do and why?

A small MVC to finish: !58551 (closed) where we migrate to a GlFormInput component in performance bar add request component.

Screenshots or screen recordings

Before After
Screenshot_2022-05-30_at_14.23.54 Screenshot_2022-05-30_at_14.31.36

How to set up and validate locally

  1. Start the GDK
    gdk start
  2. Visit any group or project member pages such as http://127.0.0.1:3000/groups/flightjs/-/group_members
  3. Inspect the developer bar

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 David O'Regan

Merge request reports