element-hq / element-meta

Shared/meta documentation and project artefacts for Element clients
65 stars 11 forks source link

[Story] Click on message permalink #2344

Closed bmarty closed 1 month ago

bmarty commented 3 months ago

Description

As a user I want to be redirected to the correct message when I click on a message permalink so that I can see the message in the context of the timeline.

The room navigation is handled by #574, and here are the specific rules for message navigation:

Also we need a way to highlight the message in the timeline, so that the user can easily see the target message.

Special cases (will be handled on best effort - so maybe later):

Acceptance criteria

Size estimate

M

Dependencies

Out of scope

Open questions

### Questions

Subtasks

### Android
- [ ] https://github.com/element-hq/element-x-android/issues/2645
### iOS
- [ ] https://github.com/element-hq/element-x-ios/issues/2635
### Rust
### Other
bmarty commented 1 month ago

Closing since all tasks are completed