DenisZackharov / teacherss

Web application for help manage staff in school or university
0 stars 0 forks source link

[#83] Ability to edit user #88

Closed DenisZackharov closed 1 year ago

DenisZackharov commented 1 year ago

Summary

A brief description of the pull request.

How it works

Untitled (1)

Test plan

List of steps to manually test introduced functionality:

  1. Run server with bin/dev (or bin/rails s)
  2. Login with credentials: email, password
  3. click on your account name
  4. Try to edit field
  5. write current password, and click update button

Checklist:

Deploy notes

Notes regarding deployment the contained body of work. These should note any db migrations, ENV variables, services, scripts, etc.

RasimKhusaenov commented 1 year ago

Duplicating error message:

Email can't be blank and Email can't be blank

image