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

bug: Fix mobile sidebar not expanding to end on scrollable pages #278

Open
MRita443 opened this issue Mar 28, 2024 · 0 comments · May be fixed by #279
Open

bug: Fix mobile sidebar not expanding to end on scrollable pages #278

MRita443 opened this issue Mar 28, 2024 · 0 comments · May be fixed by #279
Assignees
Labels
bug Something isn't working
Milestone

Comments

@MRita443
Copy link
Collaborator

Currently, the mobile Sidebar will not expand to the end of the page if its content makes the page scrollable. We should investigate and fix the underlying issue.

Image

To replicate:

  • Viewport 320x568

  • src/routes/+page.svelte
    <div style="min-height: 400px;"></div>

@MRita443 MRita443 added the bug Something isn't working label Mar 28, 2024
@MRita443 MRita443 added this to the Website MVP milestone Mar 28, 2024
@MRita443 MRita443 self-assigned this Mar 28, 2024
@MRita443 MRita443 linked a pull request Mar 28, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant