Calcite-components: Bug: ValueListItem drag-handle is the wrong color

Created on 4 May 2021  ·  7Comments  ·  Source: Esri/calcite-components

Actual Behavior

The icon in a value-list-item is incorrect.

Expected Behavior

The icon should be

| state | color |
|-----|-------|
| idle | border-color-3 |
| hover | text-color-1 |
| activated | text-color-1 |

cc @bstifle

Reproduction Steps or Sample

  1. view demos/value-list/advanced.html

Relevant Info

_Version_: @esri/calcite-components@<version>

  • [ ] CDN
  • [ ] NPM package
4 - verified bug

All 7 comments

@julio8a Mind verifying this one?

@asangma should be border-1 #CACACA on idle 😇

Based on Bryan's comment, should I wait to verify then?

See new PR.

Updated with border-1

Thanks for catching that @bstifle!

Nice! thank @asangma. Verified on master.

Was this page helpful?
0 / 5 - 0 ratings