Skip to content

Feature Request: Add a confirmation step when changing specific values #689

@mattialorenzutti

Description

@mattialorenzutti

In some cases, changing a field triggers an external action, such as sending an email or a notification. Currently, this can be handled by creating a custom field, which is the approach I’m using. However, I believe this functionality could be useful for other users as well.

It would be great to have an option to prompt users with a confirmation dialog ("Are you sure?") before they change certain values.

A possible solution could be:

  • Allowing an onChange function to override the default behavior.
  • Even better, providing a built-in confirmation dialog with customizable text before the change is applied.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions