Fixing the filter in builder tab
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 2
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 2
Description
in the builder tab, if the filter drop down is used and the ARI has parameters, the parameters are locked to the chosen type.
If changing the filter keeps the parameter choice to the first selected type. Should either had a new filter for the parameters or have it no filter at all.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in the builder tab with an ARI that has parameters, then locate the filter and parameter-selection entry points. Verify how changing the filter affects the available parameter choice; done means the parameter selection is no longer incorrectly locked to the first filter type, with the intended filtering behavior made consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100