Magikcraft / product-board

Release Notes for Magikcraft - what's new and noteworthy. Also: open issues or feature requests here.
https://www.magikcraft.io
1 stars 0 forks source link

Debounce `Save Spell` button #45

Open jwulf opened 6 years ago

jwulf commented 6 years ago

Observed while Xx_MEDIARITE_xX was recording a video:

If a user presses "Save Spell", they can press it a second time before the first save operation completes.

Result: spell is created, user feedback is "Duplicate Filename".

Request: Save Spell button be disabled while async save operation is in flight.