bitwarden / clients

Bitwarden client apps (web, browser extension, desktop, and cli).
https://bitwarden.com
Other
8.65k stars 1.14k forks source link

[PM-8603] Browser - Sticky Search/Filters #9830

Closed nick-livefront closed 3 days ago

nick-livefront commented 3 days ago

๐ŸŽŸ๏ธ Tracking

PM-8603

๐Ÿ“” Objective

Bottom border on scroll

Other attempts

Showing a border/shadow on scroll isn't necessarily new in my toolbox but this one gave me some trouble.

๐Ÿ“ธ Screenshots

https://github.com/bitwarden/clients/assets/125900171/2405951e-544a-4f27-84aa-c2fc970611bc

๐Ÿฆฎ Reviewer guidelines

codecov[bot] commented 3 days ago

Codecov Report

Attention: Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.

Project coverage is 29.34%. Comparing base (1826403) to head (2db1b0e). Report is 12 commits behind head on main.

Files Patch % Lines
.../src/platform/popup/layout/popup-page.component.ts 66.66% 1 Missing :warning:
...vault/popup/components/vault/vault-v2.component.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #9830 +/- ## ========================================== + Coverage 29.28% 29.34% +0.06% ========================================== Files 2532 2528 -4 Lines 73822 73773 -49 Branches 13781 13768 -13 ========================================== + Hits 21620 21651 +31 + Misses 50580 50500 -80 Partials 1622 1622 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 3 days ago

Logo Checkmarx One โ€“ Scan Summary & Details โ€“ 7094dd8a-29a7-4330-883d-97cacfbe31c3

New Issues

Severity Issue Source File / Package Checkmarx Insight
LOW Client_Use_Of_Iframe_Without_Sandbox /apps/web/src/connectors/duo.ts: 8 Attack Vector
nick-livefront commented 3 days ago

After discussing with Danielle in PM-8602 about a scrollbar issue. I'm going to refactor how this works. Closing this PR in favor of a revamped solution.