seb-oss / green

Green is an open-source design system built by SEB.
https://storybook.seb.io/
Apache License 2.0
37 stars 55 forks source link

RadioButton: Wrong dark-mode (inc active) #1108

Open EldRoos opened 1 year ago

EldRoos commented 1 year ago

Bug already reported?

For which framework/library you are reporting the bug

No response

Component name

Radio Button

Description

Shows dark mode incorrectly. Compared to Figma where the circle should be fully filled with grey, it now have an outer black circle and an inner white when not selected. When selected the inner circle change to dark-grey - should be outer circle blue and inner white. Also when pressing in dark-mode everything flashes (because active color is all black) in mobile (no active at all in desktop).

Steps To Reproduce

No response

Current Behaviour

Unselected: Outer black circle, inner circle white. Selected: Outer black circle, inner circle dark gray. Active: Pressing make it flash in mobile and on desktop noting.

Expected Behaviour

Unselected: : Fully filled circle in white. Selected: Outer circle blue and inner circle white. Active: Should be blue outer border on both mobile and desktop.

IsabelleLof commented 5 days ago

Hi, how does the Figma design look, i have not got any access yet to Figma. @EldRoos