arc53 / DocsGPT

Chatbot for documentation, that allows you to chat with your data. Privately deployable, provides AI knowledge sharing and integrates knowledge into your AI workflow
https://app.docsgpt.cloud/
MIT License
14.82k stars 1.55k forks source link

πŸ› Bug Report: Can’t scroll chat, browser tries to refresh page #1229

Open pabik opened 1 week ago

pabik commented 1 week ago

πŸ“œ Description

Sometimes on iOS Safari (probably all iphone) chat gets stuck, as you can't scroll up browser tries to refresh.

πŸ‘Ÿ Reproduction steps

This doesn't happen every time, but on iOS start a new chat and try to scroll up.

πŸ‘ Expected behavior

You should be able to scroll chat freely in any direction.

πŸ‘Ž Actual Behavior with Screenshots

image image

πŸ’» Operating system

Something else

What browsers are you seeing the problem on?

Safari

πŸ€– What development environment are you experiencing this bug on?

Docker

πŸ”’ Did you set the correct environment variables in the right path? List the environment variable names (not values please!)

No response

πŸ“ƒ Provide any additional context for the Bug.

No response

πŸ“– Relevant log output

No response

πŸ‘€ Have you spent some time to check if this bug has been raised before?

πŸ”— Are you willing to submit PR?

None

πŸ§‘β€βš–οΈ Code of Conduct

Vaishnavi-Raykar commented 1 week ago

I would like to work on it !

pabik commented 6 days ago

Hey @Vaishnavi-Raykar how is this issue going?

SaumyaSubham commented 1 day ago

I want to work on this issue and Kindly provide some more info to get me started! And Assign me under hacktoberfest 2024

SaumyaSubham commented 18 hours ago

Hii @dartpain , Could you please locate the file that I have to work so that I can get access easily and start working on it! Waiting for your reply. Thank You

ManishMadan2882 commented 14 hours ago

@SaumyaSubham the file you are looking for should be ./frontend/src/conversation/Conversation.tsx This issue is related to iOS and Safari specifically, so make sure you that you are able reproduce this issue.