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

User Edit Password Requirement #84

Closed
sconetto opened this issue Oct 13, 2018 · 0 comments
Closed

User Edit Password Requirement #84

sconetto opened this issue Oct 13, 2018 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request feature front

Comments

@sconetto
Copy link

Problem description

When a user tries to edit some of his information if he didn't type his password the system only shows a message saying that the edit was not successful.

Expected Behavior

Some dialog should be shown on the screen about the password requirement for doing updates

Current Behavior

No message is displayed about the requirement and the user gets a generic error message

Possible Solution

Add a dialog to say that the password is a requirement for any user modification

Step to Reproduce (for bugs)

  1. Login the system
  2. Go to the user profile
  3. Try to edit something (the name for example)
  4. Press save
  5. The system will not save the edit and will show a generic error message

Context

Trying to change user's information

Your Environment

  • Software Version (Release): 1.1
  • Name and version of the browser: Google Chrome 69.0.3497.100
  • Name and version of the Operating System (desktop or mobile): Ubuntu 18.04.1 LTS
  • Link to your project (in case of fork of this project): Not apply
@sconetto sconetto added bug Something isn't working enhancement New feature or request front feature labels Oct 13, 2018
@sconetto sconetto added this to the Ponto de Controle 2 milestone Oct 13, 2018
@sconetto sconetto self-assigned this Oct 13, 2018
sconetto added a commit that referenced this issue Oct 14, 2018
Adds required to password fields on edit view

Adds a confirm message to edit with a message to type the password

Signed-off-by: João Pedro Sconetto <sconetto.joao@gmail.com>
@sconetto sconetto mentioned this issue Oct 14, 2018
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request feature front
Projects
None yet
Development

No branches or pull requests

1 participant