Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(scrollbar): fix track color in nested context #2363

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

jeripeierSBB
Copy link
Contributor

Previously, when having a visible track on an outer scrollbar, the inner scrollbar inherits the track color.
With this change, all variables are always redefined to allow nested scrollbars.

Previously, when having a visible track on an outer scrollbar,
the inner scrollbar inherits the track color.
With this change, all variables are always redefined to allow nested scrollbars.
@github-actions github-actions bot requested a deployment to preview-pr2363 January 23, 2024 19:39 In progress
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@ca278d5). Click here to learn what that means.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2363   +/-   ##
=======================================
  Coverage        ?   93.55%           
=======================================
  Files           ?      221           
  Lines           ?    23416           
  Branches        ?     2102           
=======================================
  Hits            ?    21908           
  Misses          ?     1472           
  Partials        ?       36           

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

@jeripeierSBB jeripeierSBB merged commit 82a4ad8 into main Jan 24, 2024
16 checks passed
@jeripeierSBB jeripeierSBB deleted the fix-scrollbar-nested branch January 24, 2024 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants