Closed
Bug 1936504
Opened 2 months ago
Closed 11 hours ago
Adding a rule while having a filter set is broken
Categories
(DevTools :: Inspector: Rules, defect, P3)
DevTools
Inspector: Rules
Tracking
(firefox137 fixed)
RESOLVED
FIXED
137 Branch
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: jdescottes, Assigned: nchevobbe)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
STRs:
- open devtools > inspector
- set a filter in rule view (eg "test")
- click on
+
to add a new rule
ER: Something should happen or button should be disabled
AR: nothing happens but when you remove the filter, you can see the empty rule was added but was temporarily hidden
One option is to clear the filter when clicking on the add new rule button.
Assignee | ||
Comment 1•2 days ago
|
||
Updated•2 days ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/688d7a52e1e2
[devtools] Clear Rules view filter when clicking the Add Rule button. r=devtools-reviewers,jdescottes.
Status: ASSIGNED → RESOLVED
Closed: 11 hours ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•