Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Built in board editor or additional API Method #259

Open
Hawkeyes1236 opened this issue Oct 9, 2024 · 0 comments
Open

Built in board editor or additional API Method #259

Hawkeyes1236 opened this issue Oct 9, 2024 · 0 comments

Comments

@Hawkeyes1236
Copy link

Is your feature request related to a problem? Please describe.
I'm always frustrated when I need to click individual button of pieces one by one just to put new pieces inside the board.

Describe the solution you'd like
I hope there is a way that I can drag and drop from a list of spare pieces (besides the board) like from the lichess site.

Describe alternatives you've considered
You can also add another method in boardApi that will put some piece that will automatically grabbed in the mouse pointer. Example: boardApi.grabPiece({ type: 'p', color: 'b' })

Additional context
This is what we want to have, we can see it in https://chessboardjs.com/
image

and this is another example from https://lichess.org/editor
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant