ChatGPTNextWeb / ChatGPTNextWeb/NextChat
[Bug] Input box is floating in wrong position on Mobile Edge browser
- Dominant language
- TypeScript
- Stars
- 88.8k
- Forks
- 59.1k
- PR merge metrics
- No merged PRs in 30d
Description
### π¦ Deployment Method
Docker
### π Version
2.14.2
### π» Operating System
Android
### π System Version
14
### π Browser
Edge
### π Browser Version
127.0.2651.102
### π Bug Description
The input box will float on top of the page after the keyboard pops up, leaving a large blank area under the UI.

### π· Recurrence Steps
1. Open NextChat on Android Phone using Edge browser.
2. Tap into the input box
3. Wait for keyboard to pop up
4. See the problem
### π¦ Expected Behavior
The input box should always stick to the bottom of the page
### π Additional Information
Mobile Chrome browser is fine on the same phone.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.