element-hq / element-meta

Shared/meta documentation and project artefacts for Element clients
75 stars 12 forks source link

[Story] Render permalinks in the timeline #2342

Open bmarty opened 8 months ago

bmarty commented 8 months ago

Description

As a user, I want to be able to visually identify permalink included in the message rendered in the timeline, so that I can understand that I can click on it, and I can expect that I will be redirected to the correct target. The permalink will render as pills and the link will be replaced by more useful information, like the room name, or the user display name.

Note that some cases may already be implemented in some EX mobile clients.

Acceptance criteria

Size estimate

M

Dependencies

Out of scope

Open questions

### Questions

Subtasks

### Android
- [ ] https://github.com/element-hq/element-x-android/issues/2643
### iOS
- [ ] https://github.com/element-hq/element-x-ios/issues/2633
### Rust
### Other
mxandreas commented 2 months ago

While we can implement the pill in the timeline, it would make sense to also do it in the editor if we start working on this already. Thus, either enlarge the scope of this item or create a separate story for editor and put them under one epic.