Defect #31496
closed
Switch between toggle plus and minus icons for toggle multi select
Added by Marius BĂLTEANU over 5 years ago.
Updated over 5 years ago.
Description
This patch:
- fixes the existent behaviour where the same toggle plus icon is shown regardless multi select state
- adds the "icon icon-*" classes
Before:
After:
Files
- Related to Feature #31328: Change the "+" button in the issues filter to a larger one added
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Target version changed from Candidate for next major release to 4.1.0
- Resolution set to Fixed
Committed the patch. Thank you for fixing the behavior.
- Related to Patch #31433: Use "icon icon-*" classes for sort-handler, collapsible fieldsets and collapsible versions added
- Status changed from Closed to Resolved
An error in application.css was reported as #31502.
- Status changed from Resolved to Reopened
Please commit the attached fixes, the problem wasn't only the broken css rule.
My last patch fixes:
- incorrect icon-toggle-plus
and icon-toggle-minus
background rules
- broken CSS rule in .toggle-multiselect
and removes some unnecessary rules
- some cases where clicking on toggle-multiselect element adds the icon class to "a" element instead of "span"
- icon switch in workflow permissions tab.
- Status changed from Reopened to Closed
Marius BALTEANU wrote:
Please commit the attached fixes, the problem wasn't only the broken css rule.
Committed in r18224. Thanks.
Also available in: Atom
PDF