MarketSquare / MarketSquare/robotframework-dashboard

Custom filter does not apply to options of another custom filters

Open
#296 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
87
Forks
21
Avg merge
14h 55m
Merged PRs (30d)
13

Description

E.g. I have tests:
| test_1 | filter_1=A | filter_2=C |
| test_2 | filter_1=A | filter_2=C |
| test_3 | filter_1=B | filter_2=D |
| test_4 | filter_1=B | filter_2=D |
When i selected in filter_1 value == A, i still see option D for filter_2.
Seems it can be improved.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue with the four-row table in the report and inspect the custom-filter option handling in the dashboard. Done means selecting filter_1=A removes option D from filter_2 while retaining the valid option C, with coverage for the dependent-filter behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.