segmentio / evergreen

🌲 Evergreen React UI Framework by Segment
https://evergreen.segment.com
MIT License
12.38k stars 830 forks source link

Combobox button border is darker than the input next to it #1602

Open brandongregoryscott opened 1 year ago

brandongregoryscott commented 1 year ago

Split from #1508

Screen Shot 2022-08-05 at 7 41 24 PM Screen Shot 2022-08-05 at 7 42 06 PM Screen Shot 2022-08-05 at 7 42 25 PM

The default border is darker than the input, and the focus style does not apply a colors.blue200 border like the input does.

JeevantheDev commented 1 year ago

Bug is fixed, PR has been raised. https://github.com/segmentio/evergreen/pull/1614

shirsho-roy commented 1 year ago

Is this Issue solved @brandongregoryscott ? If not, I would like to work on it.