Skip to content

bug: BlogAppbar obstructs text selection below it. #743

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

Open
m4dd0c opened this issue Mar 19, 2025 · 0 comments · May be fixed by #744
Open

bug: BlogAppbar obstructs text selection below it. #743

m4dd0c opened this issue Mar 19, 2025 · 0 comments · May be fixed by #744
Labels
bug Something isn't working needs-triage

Comments

@m4dd0c
Copy link

m4dd0c commented Mar 19, 2025

Describe the bug
The BlogAppbar was interfering with text selection below it due to improper padding. Adjusting padding ensures better accessibility.

To Reproduce
Steps to reproduce the behavior:

  1. Visit https://projects.100xdevs.com/tracks/mongodb/MongoDB--Zod--Error-handling-and-Input-validation-7
  2. Try scrolling down and select the text below the header within range of pb-6

Expected behavior
Users should be able to select text below the header without obstruction while maintaining the existing UI appearance.

Screenshots or GIFs

Image

@m4dd0c m4dd0c added bug Something isn't working needs-triage labels Mar 19, 2025
@m4dd0c m4dd0c linked a pull request Mar 19, 2025 that will close this issue
2 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 needs-triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant