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

Input Validation for Patient Management #30

Closed
1 task done
Supereg opened this issue Oct 25, 2023 · 1 comment
Closed
1 task done

Input Validation for Patient Management #30

Supereg opened this issue Oct 25, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Supereg
Copy link
Member

Supereg commented Oct 25, 2023

Problem

Currently, we do not validate or restrict the user input in the AddPatientsView.

Solution

Once #29 is resolved, we can gain access to views like VerifiableTextField and components like the ValidationEngine allowing us to integrate user-friendly input validation.

Additional context

With this step, we may want to consider moving those components out of SpeziAccount and creating a dedicated SpeziValidation package.

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines
@Supereg Supereg added the enhancement New feature or request label Oct 25, 2023
@Supereg Supereg closed this as completed Apr 19, 2024
@Supereg
Copy link
Member Author

Supereg commented Apr 19, 2024

Resolved with #57

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