Skip to content

Adding disabled to form fields has no effect on valid status #4526

@beard7

Description

@beard7

Vuestic-ui version: 1.10.3

Description

It's pretty standard behaviour for for fields that are disabled to be ignored when validating forms. Setting disabled on Vuestic form fields only alters styling and has no effect on validation.

Reproduction

Add a VaInput or VaTextarea etc. component inside a VaForm with disabled = true and a basic required rule. IsValid will be false if the disabled input is empty.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BUGSomething isn't workingd2: easyRecomended mode for new, but mature players

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions