Skip to content

Add onSelection Event for All Controls and Dialog Close Method #27

Description

@sole-sohail

I am requesting a feature where every control in the gsform package should have an onSelection event. This feature would be especially useful for controls such as date pickers, where user interaction can be captured when a selection is made.

In addition, for controls like date pickers that open a dialog, there should be a method to programmatically close the dialog once a selection is made.

Expected Behavior:

1.	Every control, especially date pickers, should expose an onSelection event to handle user input as soon as a selection is made.
2.	There should be a built-in method to close any dialogs associated with controls like date pickers after a selection.

This enhancement would provide greater flexibility when using controls in the form and improve user experience by enabling better control over dialogs.

Thank you!

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions