This repository was archived by the owner on Jan 2, 2024. It is now read-only.
This repository was archived by the owner on Jan 2, 2024. It is now read-only.
Select input cant revert acction of select to none #103
Open
Description
When we have a select element and add a placeholder placeholder="-- None --".
, the <option>
element has the disabled
attribute by default. This disables the ability to revert selection by clicking on the none with a null value.
The user changes his mind and now wants to revert to selecting this option which is not possible:
Metadata
Metadata
Assignees
Labels
No labels