fingerthief / minimal-chat

MinimalChat is a lightweight, open-source chat application that allows you to interact with various large language models.
https://minimalchat.app
MIT License
143 stars 19 forks source link

[Bug] Double Tap to Edit Message On Mobile is Inconsistent #153

Closed fingerthief closed 5 months ago

fingerthief commented 5 months ago

The double tap to enter edit mode for a previous user message does not consistently trigger on mobile.

This most likely has to do with the double tap context menu on mobile interfering with the edit mode event.