Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

feat(dashboard): improve form UX #56

@lucacacciarru

Description

@lucacacciarru

Description

At this moment, there is no check if the user changes or adds valid input inside the collection/global forms, which means that we are firing useless onSubmit every time the user clicks the button even if the data are unchanged.

Solutions

The best solution at the moment would be to make the submit button disabled when the user doesn't add a different value than the previous one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions