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

Make BoardCell Interactive #6

Open
sareg0 opened this issue Jul 13, 2022 · 0 comments
Open

Make BoardCell Interactive #6

sareg0 opened this issue Jul 13, 2022 · 0 comments

Comments

@sareg0
Copy link
Owner

sareg0 commented Jul 13, 2022

In Chess the user needs the ability to move pieces

First Iteration

Click to select the square, click the desired square to move to it

There will be no game logic. It will be purely about activating something and then changing its position to another square on the board.

Other Interaction patterns to explore

  • Drag and Drop

Related PRs

#5

Resources

https://salesforce-ux.github.io/dnd-a11y-patterns/#/?_k=6r04wc

Thoughts/discoveries/Questions

I'm not sure how to go about announcing some of the interactions yet. However, I imagine this could work similarly to a kanban style board.

What is the best markup for these elements?

References

  • GitHub Kanban style projects
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant