Icon button should be disabled once clicked, just like the standard button.
Noticed the issue when a customer double-clicked on an icon-button to create an option from a form select component: the modal form is opened twice and the validation process fails.
Visual changes
None
Functional changes
[x] Code style has been fixed by running the composer cs command.
[x] Changes have been tested to not break existing functionality.
Description
Icon button should be disabled once clicked, just like the standard button.
Noticed the issue when a customer double-clicked on an icon-button to create an option from a form select component: the modal form is opened twice and the validation process fails.
Visual changes
None
Functional changes
composer cs
command.