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

Replace loaded messages instead of removing last one #86

Merged
merged 3 commits into from
Dec 11, 2023

Conversation

josejulio
Copy link
Member

This is more of a future proof.

Before this PR we assumed the last message was a "loading" one and thus we removed it and added the loaded version.
Instead of that, assign an id to each message and replace it when we've loaded the message.

Copy link
Contributor

@justinorringer justinorringer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It'll look good with #88 . Right now its kind of funny when you spam
many

Sorry about all the conflicts!

@josejulio josejulio merged commit 0ed46b1 into main Dec 11, 2023
1 check passed
@josejulio josejulio deleted the replace-loading-messages branch December 11, 2023 13:30
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.

2 participants