For any radiobutton in the TA request form, if the selected value is changed repeatedly (Yes->No->Yes), the 'No' option does not get unselected anymore and the radiobutton shows both values as selected (see screenshot below)
Steps to reproduce the issue
Create a new TA form
For any radiobutton, first select 'Yes', then select 'No', then 'Yes' again
What's the expected result?
A radiobutton should always only allow one option to be selected
What's the actual result?
The radiobutton shows that both 'Yes' and 'No' are selected, and I cannot change my answer to 'No' anymore. However, if I navigate to a different website and return to the TA requests it is displayed correctly again, so only the latest selected option was saved in the DB.
Description
For any radiobutton in the TA request form, if the selected value is changed repeatedly (Yes->No->Yes), the 'No' option does not get unselected anymore and the radiobutton shows both values as selected (see screenshot below)
Steps to reproduce the issue
What's the expected result?
A radiobutton should always only allow one option to be selected
What's the actual result?
The radiobutton shows that both 'Yes' and 'No' are selected, and I cannot change my answer to 'No' anymore. However, if I navigate to a different website and return to the TA requests it is displayed correctly again, so only the latest selected option was saved in the DB.
Additional details / screenshot
Tested with Firefox 85.0.1