Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.22
-
Fix Version/s: 4.7.22
-
Component/s: Core CiviCRM
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Core Team Contract
-
Verified?:No
-
Acceptance Criteria:
Description
As part of CRM-20084, the CiviCase UI includes a SELECT element for filtering by "Activity Category". It also includes a button "Clear filters" which resets the filter. (Screenshot attached.)
Functionally, the "Clear filters" button works, but visually the "Activity Category" dropdown does not reflect the change. I've reproduced this in isolation with a small extension:
- https://github.com/totten/org.example.angpage
- https://github.com/totten/org.example.angpage/tree/master/ang/angpage
The problem only occurs when the element uses `crm-ui-select`. If it uses a normal `select`, then it works fine.
Attachments
Issue Links
- supplements
-
CRM-20084 Complex filters
- Reopened
- links to