Skip to content

fix: adjust filter bar colour#1666

Merged
dsmmcken merged 2 commits intomainfrom
dmckenzie_filter_bar_tweak
Dec 5, 2023
Merged

fix: adjust filter bar colour#1666
dsmmcken merged 2 commits intomainfrom
dmckenzie_filter_bar_tweak

Conversation

@dsmmcken
Copy link
Copy Markdown
Contributor

@dsmmcken dsmmcken commented Dec 4, 2023

  • add full accent-100-1400 hsl colours
  • use accent colours with transparency to more closely match original grid design for filter bar colour
  • use those variables in the filter input field, with a hacky stacked solid colour linear gradient, such that transperncy has the colour underneath as canvas would
  • --dh-color-grid-row-hover-bg was too dark, bumped up one level (no longer the same as elsewhere, but grid stripes are lighter so it needs more contrast

- add full accent-100-1400 hsl colours
- use accent colours with transparency to more closely match original grid design for filter bar colour
- use those variables in the filter input field, with a hacky stacked solid colour linear gradient, such that transperncy has the colour underneath as canvas would
- --dh-color-grid-row-hover-bg was too dark, bumped up one level (no longer the same as elsewhere, but grid stripes are lighter so it needs more contrast
@dsmmcken dsmmcken requested a review from bmingles December 4, 2023 16:09
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1e40d3e) 46.65% compared to head (277946e) 46.64%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1666      +/-   ##
==========================================
- Coverage   46.65%   46.64%   -0.02%     
==========================================
  Files         599      599              
  Lines       36671    36681      +10     
  Branches     9192     9196       +4     
==========================================
  Hits        17109    17109              
- Misses      19510    19520      +10     
  Partials       52       52              
Flag Coverage Δ
unit 46.64% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Comment thread packages/iris-grid/src/FilterInputField.scss
@dsmmcken dsmmcken requested a review from bmingles December 4, 2023 18:19
Comment thread packages/components/src/theme/theme-dark/theme-dark-semantic.css
@dsmmcken dsmmcken requested a review from bmingles December 4, 2023 20:17
Copy link
Copy Markdown
Contributor

@bmingles bmingles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dsmmcken dsmmcken merged commit 4c0200e into main Dec 5, 2023
@dsmmcken dsmmcken deleted the dmckenzie_filter_bar_tweak branch December 5, 2023 15:10
@github-actions github-actions Bot locked and limited conversation to collaborators Dec 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants