Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Additive #242

Merged
merged 2 commits into from
Sep 29, 2024
Merged

Fix Additive #242

merged 2 commits into from
Sep 29, 2024

Conversation

caleb-mabry
Copy link
Contributor

Resolves #209

When a user submits a message and it's additive, it shouldn't clear out the text box.

Originally when a user would submit a message and it was getting parsed, this would reset the message. To keep a separation of concerns, the parsing shouldn't have any impact on the UI until the parsed message is handled.

Screen.Recording.2024-09-29.at.1.30.47.PM.mov

@stonedDiscord stonedDiscord merged commit 0557ccf into AttorneyOnline:master Sep 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Additive renders in new chatbox instead of reusing existing one.
2 participants