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

🐛 Sidebar Cut Off When Scrolling Page #2790

Open
ssw-yakshaver bot opened this issue Jan 24, 2025 · 0 comments
Open

🐛 Sidebar Cut Off When Scrolling Page #2790

ssw-yakshaver bot opened this issue Jan 24, 2025 · 0 comments

Comments

@ssw-yakshaver
Copy link

ssw-yakshaver bot commented Jan 24, 2025

Requested by: @joshbermanssw via YakShaver.ai 🦬
cc: @bettybondoc, @wicksipedia

Hi Team!

Watch the video

Url: https://tina.io/docs/introduction/faq/

Pain

When scrolling the main page without scrolling the sidebar, the bottom part of the sidebar is cut off. The sidebar should always be completely visible. This may require adding bottom padding or updating the height calculation to account for the navbar.

Acceptance Criteria

  1. The sidebar should always be fully visible when scrolling the main page.
  2. Adjustments should be made to ensure the bottom part of the sidebar is not cut off.
  3. Test the solution to ensure the issue is resolved.

Reproduce Steps

  1. Open the page with the sidebar.
  2. Scroll the main page without scrolling the sidebar.
  3. Observe that the bottom part of the sidebar is cut off.

Screenshot

Screenshot
Figure: Key issue identified where the bottom part of the page is cut off due to missing navbar height calculation.

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

No branches or pull requests

0 participants