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

feat(file-picker): add styled scrollbar & fix files-list height (VIV-2236) #2029

Merged
merged 13 commits into from
Dec 4, 2024

Conversation

rachelbt
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Nov 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d61b119) to head (8bcc686).
Report is 1197 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##              main     #2029     +/-   ##
===========================================
  Coverage   100.00%   100.00%             
===========================================
  Files          123       368    +245     
  Lines         1562      8627   +7065     
  Branches       108      1297   +1189     
===========================================
+ Hits          1562      8627   +7065     
Flag Coverage Δ
unittests 100.00% <ø> (ø)

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.

@rachelbt rachelbt changed the title feat(file-picker): add styled scrollbar & fix files-list height (VIV-2236) - BLOCKED BY VIV-2214 feat(file-picker): add styled scrollbar & fix files-list height (VIV-2236) Nov 27, 2024
@@ -48,8 +51,9 @@ $file-picker-list-item-background-color: --file-picker-list-item-background-colo

@include focus.focus;
}
&:hover {
border-style: solid;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

was removed as requested here: https://jira.vonage.com/browse/VIV-2227 (in the comments)

@rachelbt rachelbt merged commit ee96006 into main Dec 4, 2024
15 checks passed
@rachelbt rachelbt deleted the VIV-2236-filepicker-scrollbar branch December 4, 2024 10:40
@github-actions github-actions bot mentioned this pull request Dec 4, 2024
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.

2 participants