Closed Bug 683301 Opened 14 years ago Closed 14 years ago

Search filters should not disappear unless the user switches to a *category* that doesn't use them

Categories

(addons.mozilla.org Graveyard :: Add-on Builder, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED
Builder 0.9.11

People

(Reporter: dbuchner, Assigned: smcarthur)

Details

If you take a look here: https://builder-addons.allizom.org/search/?type=l&copies=0&used=0 - you will see it shows two filter sliders, on is relevant to only search. If you slide either all the way to the right, the results update and the other slider disappears. I understand why we are doing this: the other slider no longer applies as no results are left that could be filtered by it. However, I do not want to have the UI jumping around and disappearing. We should use the .detach() method on the slider that is not able to be used, and change its styles to appear disabled (as one would do with an inapplicable input). Please ping me for clarification if needed.
Assignee: nobody → smcarthur
Priority: -- → P3
Target Milestone: --- → Builder 0.9.11
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Sliders are persisting. Their state changes to disabled with a fancy icon.
Status: RESOLVED → VERIFIED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.