When using the Create New Building Block popup, after the 'Save' button is clicked, the button is not disabled, allowing for it to be clicked multiple times in a row. This can fire off multiple concurrent 'Save' services, which conflict with each other and cause the building block not to be generated.
Expected Behavior: Once the 'Save' button is clicked, it should be disabled so that the end user cannot click it multiple times.
When using the Create New Building Block popup, after the 'Save' button is clicked, the button is not disabled, allowing for it to be clicked multiple times in a row. This can fire off multiple concurrent 'Save' services, which conflict with each other and cause the building block not to be generated.
Expected Behavior: Once the 'Save' button is clicked, it should be disabled so that the end user cannot click it multiple times.