-
Notifications
You must be signed in to change notification settings - Fork 14
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(sbb-sticky-bar): allow overlapping to the following content #2459
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #2459 +/- ##
=======================================
Coverage ? 93.68%
=======================================
Files ? 297
Lines ? 24374
Branches ? 2030
=======================================
Hits ? 22834
Misses ? 1507
Partials ? 33 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything looks fine 👍
Let's test on Windows and we should be fine
8aefcfb
to
bf1ed89
Compare
1827022
to
171219a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
171219a
to
25d9f21
Compare
51c851d
to
be88c11
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code's looking great, and all edge-cases (that I could think of 😅) are still working fine 👍
No description provided.