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

Encrypted and unencrypted messages can be collapsed together #3511

Open
BetaRays opened this issue Sep 13, 2024 · 0 comments
Open

Encrypted and unencrypted messages can be collapsed together #3511

BetaRays opened this issue Sep 13, 2024 · 0 comments
Labels
bug UI User interface
Milestone

Comments

@BetaRays
Copy link
Contributor

Describe the bug
When receiving an encrypted message right after an unencrypted message, they will both get collapsed because they are close together.
As the message encrypted indicator is shown on the user name line, this makes the first message appear encrypted.

To Reproduce
Steps to reproduce the behavior:

  1. Send an unencrypted message
  2. Send an encrypted message close to the previous one

Expected behavior
Converse.js should make clear which messages were sent encrypted or not.

Screenshots

Converse.js:
image
Gajim:
image

Environment (please complete the following information):

  • Desktop or Mobile? Desktop
  • Browser [e.g. Chrome, Firefox] Firefox
  • Converse.js version [e.g. 4.2.0] v11.0.0 (unreleased)
@jcbrand jcbrand added this to the 11.0.0 milestone Sep 16, 2024
@jcbrand jcbrand added bug UI User interface labels Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug UI User interface
Projects
None yet
Development

No branches or pull requests

2 participants