Skip to content

Replace GlFormSelect by GlCollapsibleListbox

What does this MR do and why?

In the group and project member invite modal, we replace GlFormSelect by GlCollapsibleListbox. This is in preparation to display custom roles.

Removed the access-level event because it is not necessary.

Changelog: changed

EE: true

Screenshots or screen recordings

Before After
Screenshot_2023-11-02_at_19.58.42 image

How to set up and validate locally

  1. Go to /groups/flightjs/-/group_members as an admin or group owner
  2. Select Invite a member
  3. Observe the Select a role 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 Eduardo Sanz García

Merge request reports