Skip to content

Update text rendering pattern for dropdown

Artur Fedorov requested to merge 440580-policeis-update-naming-selection into master

What does this MR do and why?

This MR updates text rendering pattern for selected text

It used to be: {name 1} + x more.

It is changed to: {name 1}, {name 2} + x more

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

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

Description UI
Compliance frameworks compliance.png
Projects projects.png

How to set up and validate locally

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

  1. Go to root group
  2. Secure -> Policies -> New policy any type
  3. Select compliance frameworks in policy scope section (create 3-5 if does not exist), select 2-3 compliance frameworks, check selected text
  4. Select specific projects in policy scope section (create 3-5 if does not exist), select 2-3 projects, check selected text

Related to #440580 (closed)

Merge request reports