-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
In the chat interface, we pass numbers directly in chat messages. We should consider building editable form fields for these values.
One of the ways I think it could be implemented is: whenever we see a number in the chat message, we replace it with a type=number text input once the message is submitted (the field will appear right in the message). Re-submitting the chat history for evaluation with an updated value should result in a tx data update.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels