You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.
Please make sure you have given us as much context as possible.
非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。
Hey @CoceCole! I'm here to help you with any bugs, questions, or contributions. Let's tackle this together!
The issue you're experiencing seems to be related to the chat interface not adjusting its layout when the virtual keyboard is dismissed on iOS devices, specifically in the iPad client mode. Unfortunately, I couldn't find specific information in the Lobe Chat repository about how the application handles layout adjustments when the virtual keyboard is hidden on iOS devices. This might require further investigation into the codebase or possibly implementing a custom solution to handle the keyboard dismissal event and adjust the chat interface accordingly.
You might want to look into using event listeners for keyboard appearance and disappearance, which can be implemented using native iOS capabilities or third-party libraries that handle such UI adjustments. If this is a persistent issue, consider checking for any updates or patches that might address this behavior in future versions of the application.
📦 Environment
Docker
📌 Version
1.49.6
💻 Operating System
iOS
🌐 Browser
Edge
🐛 Bug Description
客户端:iPad客户端模式 (其余客户端正常)
当切换对话时,默认会直接进入输入模式,此时自动调起系统输入法,但是当收起输入法键盘时,聊天框不能跟随恢复到正常位置
📷 Recurrence Steps
🚦 Expected Behavior
No response
📝 Additional Information
No response
The text was updated successfully, but these errors were encountered: