Skip to content

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

  1. Open the statistics overview.
  2. Click on any element in the list to view its details.
  3. Go back to the list.
  4. Click on a different element.
  5. 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.