mistic100 / mistic100/jQuery-QueryBuilder

Disabled Rules should not be shown while adding rule

Open
#870 9 comments 0 reactions 0 assignees View on GitHub

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.