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

[navigation]fix: only show scrollbar when expanded #7874

Conversation

SuZhou-Joe
Copy link
Member

@SuZhou-Joe SuZhou-Joe commented Aug 28, 2024

Description

Hide the scrollbar when the new left nav is collapsed.

image

Issues Resolved

Screenshot

Testing the changes

Changelog

  • skip

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

Copy link

codecov bot commented Aug 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.21%. Comparing base (333957b) to head (aca1a68).
Report is 16 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7874      +/-   ##
==========================================
- Coverage   64.22%   64.21%   -0.02%     
==========================================
  Files        3670     3670              
  Lines       81091    81091              
  Branches    12909    12909              
==========================================
- Hits        52084    52070      -14     
- Misses      25814    25827      +13     
- Partials     3193     3194       +1     
Flag Coverage Δ
Linux_1 30.20% <ø> (ø)
Linux_2 56.05% <ø> (ø)
Linux_3 40.55% <ø> (-0.02%) ⬇️
Linux_4 31.33% <ø> (ø)
Windows_1 30.22% <ø> (-0.03%) ⬇️
Windows_2 56.00% <ø> (ø)
Windows_3 40.56% <ø> (ø)
Windows_4 31.33% <ø> (ø)

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.

@SuZhou-Joe SuZhou-Joe merged commit a857941 into opensearch-project:main Aug 29, 2024
84 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 29, 2024
Signed-off-by: SuZhou-Joe <[email protected]>
(cherry picked from commit a857941)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ruanyl pushed a commit that referenced this pull request Aug 29, 2024
(cherry picked from commit a857941)

Signed-off-by: SuZhou-Joe <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x bug Something isn't working distinguished-contributor navigation Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry v2.17.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants