Skip to content

Single/Multiple choice component: Update selected and disabled

What does this MR do and why?

Single/Multiple choice component: Update selected and disabled

Updates selected and disabled states to make them visually better stand out

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

Before After
before after
before_dark after_dark

How to set up and validate locally

  1. yarn storybook:start
  2. http://localhost:9002/?path=/story/vue-shared-single-choice-selector--default
  3. http://localhost:9002/?path=/story/vue-shared-multiple-choice-selector--default

Related to #499697 (closed)

Edited by Sascha Eggenberger

Merge request reports

Loading