We are seeing an issue with dropdown options behavior on Ignition 8.1.43.
There are multiple dropdowns on a page.
When I click on say Dropdown1 , do not select an option and click the next dropdown, Dropdown1 options are still visible.
Please see image below.
However, when I click on Dropdown1 , do not select any option and click on Text input, the Dropdown1 options close automatically.
This was not the case on Ignition version 8.1.18.
Clicking on next dropdown closed the options on earlier dropdown.
I referred this post Close dropdown when other dropdown is opened , however writing a script on onBlur did not work for me.
Should the options close automatically when navigated away from the dropdown ?
Please advise.