-
Type:
Bug
-
Status: Closed
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Environment:QA
-
Bug Type:Functional
-
Bug Severity:Medium
-
Module:BenAdmin - Export
-
Reported by:Harbinger
-
Company:All Clients/Multiple Clients
-
Item State:Production Complete - Closed
-
Sprint:WT Sprint 40 - Bugs
Steps to repro:-
1.Log in to workterra
2.Click on OE dashboard.
3.Select Company Dropdown
4.Select any Company
Actual results:-When individual company is selected,All company checkbox is not getting deselected.
Expected Results :- All company checkbox should get deselected.
CC-Aniruddha DevHrishikesh DeshpandeRakesh Roy
- is caused by
-
WT-11579 OE Dashboard - Company Dropdown
-
- Production Complete
-
Swapnil Eksambekar,Vinayak Kulkarni
Hi All,
Concern: When individual company is selected,All company checkbox is not getting deselected.
Cause: As we checked found that multiple change event get trigger when check due to this its not working. This is j-query drop-down-checklist which has different behavior.
Correction: We have removed change event and handle with text and check box check event
Affected Files: OpenEnrollmentDashboard.cshtml
Impacted Areas: Open enrollment dashboard company search.
Thanks,
Ganesh