Skip to content

feat: Editable amounts via a UI #31

@klntsky

Description

@klntsky

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions