issues
search
everyonesdesign
/
Chess-Helper
Simple Chrome extension adding nice features to chess.com website
MIT License
51
stars
23
forks
source link
Fix puzzles promotion
#38
Closed
everyonesdesign
closed
3 years ago
everyonesdesign
commented
3 years ago
Presumably closes #34
Changes include:
Don't allow making promotion moves without specifying piece type (e.g. "b8" is invalid, while "b8=Q" is a valid move)
Don't use drag/drop imitation for promotion moves (it might open promotion window and break the chessboard state)
Cover the case with e2e tests
Presumably closes #34
Changes include: