Created by: abhishekakade
Description of PR
Clikcing/tapping on the state name in table will show the districts dropdown list as it used to. Currently, only clicking/tapping on the ChevronDown
arrow icon expands/shows the districts info list.
Just moved the onclick handler on span
with icon to the parent div
.
Type of PR
-
Bugfix
Relevant Issues
Fixes #1180 (closed), #1181 (closed)
Checklist
-
Compiles and passes lint tests -
Properly formatted -
Tested on desktop -
Tested on phone