react-native-ui-lib icon indicating copy to clipboard operation
react-native-ui-lib copied to clipboard

Picker dialog validation

Open adids1221 opened this issue 1 year ago • 0 comments

Description

Picker Dialog validation feature. New UsePickerDialogProps hook to determine the default props of the dialog instead of the index file. UsePickerSelection hook handles the validation and trigger the selectionValidation function. Also in this PR there is a fix, Picker Dialog shouldn't render Modal.TopBar (at least when the user pass migrateDialog).

Changelog

Picker Dialog validation feature.

Additional info

MADS-4430

adids1221 avatar Sep 04 '24 13:09 adids1221