AugustDev / enchanted

Enchanted is iOS and macOS app for chatting with private self hosted language models such as Llama2, Mistral or Vicuna using Ollama.
Apache License 2.0
1.73k stars 115 forks source link

Keyboard bug iOS #58

Closed byt3magic closed 2 weeks ago

byt3magic commented 1 month ago

Hello,

if you prompt anything and get a response from the system and you try to create a new session (button at the right top corner), then the keyboard of the iPhone 12 (latest iOS) is blocking/overlaying the text field and send button. Please fix that. Otherwise, it's a great app.

Thank you.

AugustDev commented 1 month ago

Hi @byt3magic would you be able to share a screenshot? I am not able to reproduce it on iPhone 12. Thank you!

aniqueta commented 3 weeks ago

I have the same issue on iOS.

To reproduce:

  1. Start a new chat
  2. Send prompt
  3. Receive response
  4. Begin typing reply prompt
  5. Tap new chat button

Keyboard is still present covering half the interface.

Thanks for a great app! Find it better than Open WebUI as the native interface is faster.

AugustDev commented 2 weeks ago

Thank you for the steps @aniqueta. Fixed will be in next release later today!