Friday, May 26, 2023
1 change · master
Resolved issues and error corrections
The signature dialog now opens on the automatic signature option instead of forcing users to the drawing option after selecting a signature field. This makes signing smoother for users who prefer the prefilled automatic signature and aligns the dialog with its intended default behavior.
Original PR description
This commit improves the behavior of the signature dialog. Now, we don't force the display of the dialog to the draw tab after a click has been made on a field with the signature widget. The dialog has already supported the management of the default tab when no defaultName props is given. A test has been adapted to test this new behavior. This test used the full_name attribute to verify the presence of the 'Auto' button. Now, this button is selected by default. task-3259468.