cms icon indicating copy to clipboard operation
cms copied to clipboard

Update resize handle

Open gcamacho079 opened this issue 3 years ago • 1 comments
trafficstars

Description

Improve contrast of resize handle by using SVG with inherited --ui-control-color path fill color. New handle has a contrast ratio of 4.96:1 versus the previous 1.44:1

The corner of a resizeable modal; the resize handle is located next to Cancel and Save buttons, and consists of 3 diagonal lines that get smaller as they move closer to the corner of the modal.

Resolves DEV-489

gcamacho079 avatar Aug 01 '22 23:08 gcamacho079

DEV-489 Modal resize handle does not meet minimum contrast requirements for UI components

Where: Modal resize handle

The handle image color has a contrast ratio of only 1.44:1 (#BDC6D0 on #E4EDF6) against the modal background

The resize handle image should be darkened to something like #7284BB in order to meet a 3:1 ratio

Resolves CMS-139

linear[bot] avatar Aug 01 '22 23:08 linear[bot]