-
Notifications
You must be signed in to change notification settings - Fork 27
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 email field in the user creation form #77
Comments
@abhi40308 @giorgiozoppi what you guys think, Should I go ahead with it? |
Email notifications are not implemented in backend. Without it being in backed, we shouldn't include in the client for now. |
@RadheTians we might need some integration testing with taiko before implementing new features, we want to stabilize and improve the UX of what we have. For looking at taiko https://github.com/getgauge/taiko. Can i create the ticket and assign to you? I need some time to implement and fireup the notification backend before we can proceed with this. |
Sure @giorgiozoppi I'm not familiar with taiko. So, I might take some time to get familiar myself with taiko. |
@abhi40308 if I'm not wrong then it's required to implement atleast reset password-link featue in login form. |
@RadheTians Yes we need reset password feature, but it requires some backend features which are not present at the current moment, as @giorgiozoppi mentioned. |
Okay, we leave it until then. |
@giorgiozoppi @abhi40308 I would like to implement integration testing with taiko |
can I take This Issue I Work IN More Than Many Web Project |
Feature Request
I have not seen an email id or contact number field in the user creation form and it's essential to implement a reset-password link #42 functionality on user email or send SMS on user contact number.
What is the motivation/use case for changing the behavior?
It's required while sending notifications and reset password link to the user email.
New Idea will look like the below screenshot.
The text was updated successfully, but these errors were encountered: