Bug - Removing a conditional approval on it's "x" will make the option selected /hovered until dropdown is refreshed
- Dominant language
- Python
- Stars
- 2
- Forks
- 22
- Avg merge
- 2d 35m
- Merged PRs (30d)
- 11
Description
If examiner removes the conditional by clicking on it's "x" to remove it from the tag instead of unselecting from the dropdown, the option remains selected/hovered until dropdown is refreshed (closed and reopened) in TEST env:
https://test.examiner-dashboard.shorttermrental.registry.gov.bc.ca/en-CA/auth/login
- Sign in as an examiner
- Find an application to be conditionally approved
- Click on Approval Condition dropdown
- Select 3 options from the dropdown
- Click on the "x" of the tag to remove it
- Observe the dropdown
Expected result:
The options unselected should be cleared
Actual result:
The options unselected remain selected/hovered until dropdown is closed and reopened.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.