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

In Edit mode (e.g. editing user profile) error thrown when tires to save without first name, last name and email #34

Open
eroma2014 opened this issue Oct 8, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@eroma2014
Copy link

Description

Users should not be allowed to remove mandatory details and update.
Error thrown in the back but the page doesn't display it.

In general, users should not be able to update or save changes when the mandatory fields are empty.

Steps to Reproduce

  1. End user login to the portal
  2. Navigate to Manage uses
  3. Remove first name, last name and email
  4. Click Update Profile

Expected Behaviour

Update Profile button should not be enabled.

Your Environment

https://demo.gateway.custos.scigap.org/

  • Custos branch or release version used:
  • Operating system and version:

Additional Context

Screen Shot 2020-10-08 at 1 46 09 PM

@eroma2014 eroma2014 added the bug Something isn't working label Oct 8, 2020
@eroma2014
Copy link
Author

Tested on 10/14/20 in https://testdrive.usecustos.org/
Now the names and email can be changed. But if someone enters the wrong formatted text and got the error messages, they cannot save corrected names with error messages present. The user has to close the error messages and then save. Some errors in the backend as well
Screen Shot 2020-10-14 at 10 48 50 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants