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

Add a suggestion chip / intent for user to report any misinterpreted move #34

Open
nikochiko opened this issue May 10, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@nikochiko
Copy link
Owner

Quoting niklasf:

not sure if SAN is the right intermediate representation for this. the parser is very lenient

SAN is lenient and can cause false results like playing a normal move to one square when user intends to make a capture to another. That would have been an opportunity to detect a discrepancy.
As a patch, create an intent to receive user feedback on moves and allow them to change it.
If the problem becomes more apparent, consider adding a concrete fix into the app.

And, add a suggestion chip so that the user can activate this intent.

@nikochiko nikochiko added the enhancement New feature or request label May 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant