Describe the bug
When replaying an event in the dashboard/streamers route, the replayed event is added to the top of the list as it is now the most recent event. If you have an item below expanded, when the list is populated with the new event the item that is expanded is a different item.
To Reproduce
Steps to reproduce the behavior:
- Go to 'dashboard/streamers'
- Click on 'an event under Websocket Stream to expand it'
- Click the 'Replay' button
- When the list is refreshed notice that a different item in the list is expanded.
Expected behavior
The item that was expanded remains in the expanded state
Screenshots
N/A
Deployment:
Deployment is via railway.
The version is the latest version on main as of Apr 27, 2022.
Additional context
Nope