cognos-io / chat.cognos.io

0 stars 0 forks source link

Message form should disable and handle errors #84

Closed kisamoto closed 1 month ago

kisamoto commented 1 month ago

This PR disables the message form when waiting for a message, doesn't clear it when errors and adds some styling to the form.

Behind the scenes it also adds a parent message ID which creates a linked-list or trie-like structure.

Screencast from 2024-05-29 08-36-40.webm

image