Incorrect List Item Highlighting Behavior in Statistics Overview
🐞 Bug Report
In the statistics overview, when you click on a list element and then go back and select another element, all previously clicked elements remain highlighted in blue.
Steps to reproduce
- Open the statistics overview.
- Click on any element in the list to view its details.
- Go back to the list.
- Click on a different element.
- Observe that all previously clicked elements remain highlighted in blue.
Current faulty behavior
Previously selected list elements stay highlighted in blue, even after selecting a new element.
Expected correct behavior
Only the currently selected list element should be highlighted in blue. All others should return to their normal state.