Skip to content
New issue

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

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

Already on GitHub? # to your account

Improve signature canvas with new Ink API #127

Open
1 task done
Basler182 opened this issue Oct 20, 2024 · 0 comments
Open
1 task done

Improve signature canvas with new Ink API #127

Basler182 opened this issue Oct 20, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Basler182
Copy link
Contributor

Problem

The current consent form uses a basic canvas for signature input, which works great but still could provide a smoother user experience with more advanced features.

https://github.com/StanfordSpezi/SpeziKt/blob/main/modules/onboarding/src/main/kotlin/edu/stanford/spezi/module/onboarding/consent/SignatureCanvas.kt

Solution

Upgrade the signature feature to utilize the newly introduced Ink API from October 24, which offers better handwriting and ink capture, improving precision and usability. Relevant documentation:

Introducing Ink API
Ink API Release

Additional context

This upgrade would align the signature input with modern Android standards and potentially improve both UX and performance.

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines
@Basler182 Basler182 added enhancement New feature or request good first issue Good for newcomers labels Oct 20, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: Backlog
Development

No branches or pull requests

1 participant