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

Remove email address input from the patient invitation input #90

Open
1 task done
pauljohanneskraft opened this issue Nov 5, 2024 · 2 comments
Open
1 task done
Assignees
Labels
enhancement New feature or request

Comments

@pauljohanneskraft
Copy link
Contributor

pauljohanneskraft commented Nov 5, 2024

Problem

Currently, we set the email address in an invitation for a patient and without this change, it would override the email address of the patient no matter what they entered in the app.

Solution

We simply only define the email address in the app and remove that input field from the web dashboard.

Additional context

StanfordBDHG/ENGAGE-HF-Firebase#178

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines
@arkadiuszbachorski
Copy link
Collaborator

@pauljohanneskraft I am not sure if I get it. Should we remove email address from UPDATE patient views?

@pauljohanneskraft
Copy link
Contributor Author

Essentially, one cannot set a patient's email address ever. Not on the invitation and also not of the user after the patient is enrolled. Otherwise their login mechanism would also change (i.e. they would need to use a different email address to log in), which would be super confusing to a user, right?

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

2 participants