mistic100 / mistic100/jQuery-QueryBuilder
Disabled Rules should not be shown while adding rule
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 544
- PR merge metrics
- No merged PRs in 30d
Description
I am passing the rules from one screen to other. I want to disable these rules in the next screen with their selected values and operators from previous screen. But this is not possible since we need to add those rules too, to the filters field in queryBuilder. This enables the user to add the disabled rule with other values.
Please suggest what can be done.
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 multi-screen rule transfer described in the issue and inspect how the queryBuilder filters field handles disabled rules, selected values, and operators. Define the intended behavior for adding rules and confirm that disabled rules cannot be added with alternate values while their previous selections remain intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jquery
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100