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

Fixing the unusual scroll bar #398

Closed
Rachit1313 opened this issue Feb 3, 2024 · 6 comments · Fixed by #487
Closed

Fixing the unusual scroll bar #398

Rachit1313 opened this issue Feb 3, 2024 · 6 comments · Fixed by #487
Assignees
Milestone

Comments

@Rachit1313
Copy link
Collaborator

Rachit1313 commented Feb 3, 2024

Based on @Amnish04 's comment, I confirm that after deploying I can see the unusual scroll bar triggered when opening menu
Refer #374
image

@Rachit1313 Rachit1313 self-assigned this Feb 3, 2024
@humphd
Copy link
Collaborator

humphd commented Feb 4, 2024

Which browser/OS are you using? Is it due to the sidebar being open?

@Rachit1313
Copy link
Collaborator Author

Which browser/OS are you using? Is it due to the sidebar being open?

MacOS/ Chrome. Not sure why this is coming, I couldn't see this while working on it in the cloudflare preview URL or while running it locally.

@humphd
Copy link
Collaborator

humphd commented Feb 4, 2024

Interesting. Bugs like this can be subtle, and finding the right set of steps to reproduce it, tricky. I'm not able to reproduce this on macOS/Chrome, but that doesn't mean it's not there. See if you can figure out what you're doing that I'm not.

It could be related to the content you're using in the chat, for example, or somehow be caused by an extension, etc.

@rjwignar
Copy link
Collaborator

rjwignar commented Feb 4, 2024

@Rachit1313 what size is your screen/monitor?

I'm on Windows 10/Edge I don't encounter the bug when I open the menu on a maximized ChatCraft window (on a 27-inch monitor), even with the sidebar open:
image

For me, the horizontal bar will appear when I reduce the ChatCraft window to a certain screen width.
image

Maybe the bug is linked to screen-width?

@Rachit1313
Copy link
Collaborator Author

Screenshot 2024-02-04 at 1 00 40 PM I can even see this right now 100% width on 13 inch macbook pro

@humphd
Copy link
Collaborator

humphd commented Feb 4, 2024

Whatever is causing it, the issue is that we have an overflow-x on a parent element that shouldn't have it. Do you want to see which one it is?

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 a pull request may close this issue.

5 participants