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

Fix/sidebar expansion #279

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Open

Fix/sidebar expansion #279

wants to merge 5 commits into from

Conversation

MRita443
Copy link
Collaborator

@MRita443 MRita443 commented Mar 28, 2024

Closes #278
Fixes the mobile sidebar not expanding to the bottom of the screen when scrolled.

Screenshots

Review checklist

  • Contains enough appropriate tests
  • Behavior is as expected
  • Clean, well-structured code

@MRita443 MRita443 self-assigned this Mar 28, 2024
Copy link

codecov bot commented Mar 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (8497122) to head (fc17ecd).

Additional details and impacted files
@@            Coverage Diff            @@
##           develop      #279   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           16        16           
  Branches         4         4           
=========================================
  Hits            16        16           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

bug: Fix mobile sidebar not expanding to end on scrollable pages
1 participant