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

Pressing 'Reply in thread' on a message with a reaction produces a blank summary #22180

Closed
robintown opened this issue May 13, 2022 · 0 comments · Fixed by matrix-org/matrix-js-sdk#2369
Assignees
Labels
A-Reactions A-Threads A-Timeline O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect

Comments

@robintown
Copy link
Member

Steps to reproduce

  1. Send a message
  2. React to that message
  3. Press 'Reply in thread'

Outcome

What did you expect?

No thread summary since I haven't started the thread yet

What happened instead?

Screenshot 2022-05-13 at 11-03-20 Element Test room

Operating system

NixOS unstable

Browser information

Firefox 100.0

URL for webapp

develop.element.io

Application version

Element version: 479d4bf-react-6d6cfcde11a0-js-4721aa1d241a Olm version: 3.2.8

Homeserver

Synapse 1.58.0

Will you send logs?

No

@robintown robintown added T-Defect S-Minor Impairs non-critical functionality or suitable workarounds exist A-Timeline A-Reactions O-Occasional Affects or can be seen by some users regularly or most users rarely A-Threads labels May 13, 2022
@t3chguy t3chguy self-assigned this May 13, 2022
su-ex added a commit to SchildiChat/matrix-js-sdk that referenced this issue May 28, 2022
* Implement changes to MSC2285 (private read receipts) ([\matrix-org#2221](matrix-org#2221)).
* Add support for HTML renderings of room topics ([\matrix-org#2272](matrix-org#2272)).
* Add stopClient parameter to MatrixClient::logout ([\matrix-org#2367](matrix-org#2367)).
* registration: add function to re-request email token ([\matrix-org#2357](matrix-org#2357)).
* Remove hacky custom status feature ([\matrix-org#2350](matrix-org#2350)).
* Remove default push rule override for MSC1930 ([\matrix-org#2376](matrix-org#2376)). Fixes element-hq/element-web#15439.
* Tweak thread creation & event adding to fix bugs around relations ([\matrix-org#2369](matrix-org#2369)). Fixes element-hq/element-web#22162 and element-hq/element-web#22180.
* Prune both clear & wire content on redaction ([\matrix-org#2346](matrix-org#2346)). Fixes element-hq/element-web#21929.
* MSC3786: Add a default push rule to ignore `m.room.server_acl` events ([\matrix-org#2333](matrix-org#2333)). Fixes element-hq/element-web#20788.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Reactions A-Threads A-Timeline O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants