Skip to content

fix: sidebar shadow and folder collapsing animation#468

Merged
cguedes merged 2 commits into
mainfrom
467-style-fixes
Sep 1, 2023
Merged

fix: sidebar shadow and folder collapsing animation#468
cguedes merged 2 commits into
mainfrom
467-style-fixes

Conversation

@sehyod

@sehyod sehyod commented Sep 1, 2023

Copy link
Copy Markdown
Collaborator

This adds the shadow box for sidebars and adds a transition animation on the arrow when collapsing/uncollapsing a folder in the explorer

Closes #467

@sehyod sehyod requested a review from cguedes September 1, 2023 10:07
@codecov

codecov Bot commented Sep 1, 2023

Copy link
Copy Markdown

Codecov Report

Merging #468 (c8ea209) into main (451ec9b) will decrease coverage by 0.15%.
Report is 1 commits behind head on main.
The diff coverage is 21.42%.

@@            Coverage Diff             @@
##             main     #468      +/-   ##
==========================================
- Coverage   80.48%   80.33%   -0.15%     
==========================================
  Files         188      188              
  Lines       11087    11098      +11     
  Branches     1076     1074       -2     
==========================================
- Hits         8923     8916       -7     
- Misses       2150     2168      +18     
  Partials       14       14              
Files Changed Coverage Δ
src/application/sidebar/LeftSidePanelWrapper.tsx 0.00% <0.00%> (ø)
src/application/sidebar/RightSidePanelWrapper.tsx 0.00% <0.00%> (ø)
src/application/sidebar/icons.tsx 43.13% <ø> (-10.09%) ⬇️
src/application/sidebar/FileExplorer.tsx 99.28% <100.00%> (+0.02%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cguedes cguedes merged commit aafd5d7 into main Sep 1, 2023
@cguedes cguedes deleted the 467-style-fixes branch September 1, 2023 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing styles

2 participants