Related plugin component(s)
Side panel data
Describe the bug
The side panel fight history list doesn't show new fights automatically. The data is still saved but the visible list seems to remains stale until something triggers it to update. You can trigger this manually by using the username filter field to search for the new fights, which then persist when you remove the filter.
To reproduce
Steps to reproduce the behavior:
- Open plugin side panel (unfiltered) with your previous fights A and B
- Do a fight C
- Open plugin side panel (unfiltered) which still only shows only A and B
Expected behavior
Expected the list to refresh automatically to show all fights (A B C) after step 2.
Related plugin component(s)
Side panel data
Describe the bug
The side panel fight history list doesn't show new fights automatically. The data is still saved but the visible list seems to remains stale until something triggers it to update. You can trigger this manually by using the username filter field to search for the new fights, which then persist when you remove the filter.
To reproduce
Steps to reproduce the behavior:
Expected behavior
Expected the list to refresh automatically to show all fights (A B C) after step 2.