Skip to content
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
@long-blade

Description

@long-blade

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.

First Action:
image

The user changes his mind and now wants to revert to selecting this option which is not possible:
image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @long-blade

      Issue actions

        Select input cant revert acction of select to none · Issue #103 · protonemedia/laravel-form-components