Skip to content

When sliding, UI copies stone rather than moving it #11

Description

@blahedo

When the user slides a piece, the UI acts as if that piece has been copied rather than moved. In this screenshot, the black player has selected the stone at C7 to be moved:
chakra-slide-copy-1

And after clicking on F7 to slide it there, a black stone is drawn at both C7 and F7:
chakra-slide-copy-2

The bot console output reports the move correctly:

Player black slides a piece from C7 to F7.

And on page reload, the board is drawn (correctly) with a black stone at F7 but not C7:
chakra-slide-copy-3

This is game # 5797941e3a0ac6306cd86c11

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions