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 messages appearing as 'continued' after an ignored message #365

Merged
merged 6 commits into from
Dec 27, 2023

Conversation

vyneer
Copy link
Contributor

@vyneer vyneer commented Dec 1, 2023

Fixes a bug where a message would appear as continued when the previous messages by the same user got ignored, leading to possible confusion on whose message it actually is.

The second message in this screenshot is by Lazar, but it appears as if it's by Anthony_Albanese.
image

Before and after

comp2

There's also a lidl change that I thought I'd include, since it was tangentially related - make color tags not appear on pins, donos, etc., bc they're not supposed to be there.

@vyneer vyneer added the bug Something isn't working label Dec 1, 2023
@vyneer vyneer requested a review from 11k December 1, 2023 17:48
assets/chat/js/messages/ChatMessage.js Outdated Show resolved Hide resolved
@vyneer vyneer requested a review from 11k December 11, 2023 20:17
assets/chat/js/window.js Outdated Show resolved Hide resolved
assets/chat/js/messages/ChatMessage.js Outdated Show resolved Hide resolved
@vyneer vyneer requested a review from 11k December 11, 2023 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants