svelte-chess
svelte-chess copied to clipboard
Promotion dialog should be cancellable
Currently if you trigger the promotion dialog, you must promote, you cannot cancel the move!
A simple fix would be to exit the dialog upon clicking away.