[v5] Opening a Graph view link with a filter does not apply the filters
- Dominant language
- Python
- Stars
- 35
- Forks
- 34
- Avg merge
- 5h 46m
- Merged PRs (30d)
- 12
Description
When opening a Graph view link like https://lnt.ldionne.com/v5/graph?suite=libcxx&machine=linux-x86_64-20260812&metric=execution_time&test_filter=push_back which contains filters, the filters are shown in the "filter" bar, but they are not applied in the list of benchmarks:
The filters are applied whenever a letter is changed in the filter box.
Also, when changing the filter in the filter box, the total count of tests (e.g. `0 of 30 tests selected`) is not updated, it seems to be tied exclusively to the URL parameters.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start from the v5 Graph view URL and trace how its suite, machine, metric, and test_filter parameters populate the filter bar and benchmark list. Reproduce the issue with the example link, then verify that filters apply on load and that the selected-test count updates when the filter box changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100