element-hq / element-hq/element-web
When a user adds a widget to the room, make the resulting event clickable in the timeline to open the widget
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
### Your use case
#### What would you like to do?
Make the text `WidgetName widget added by User` clickable, so that it automatically shows the widget in the side panel.
#### Why would you like to do it?
At the moment we have to explicitly tell the user to open the widget when one is created, which is suboptimal to a link:

#### How would you like to achieve it?
Make the link clickable (i.e. an anchor or button) to direct the user to the widget organically.
### Have you considered any alternatives?
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.