climsoft / Climsoft

Climsoft Desktop for Windows - http://www.climsoft.org
GNU General Public License v3.0
14 stars 28 forks source link

Improve on the user management dialog interface, experience and code #672

Open Patowhiz opened 2 years ago

Patowhiz commented 2 years ago

Currently the addition, updating and deleting of users can be confusing on this dialog. For instance its not clear that the climsoft user selected is the one being deleted, and the user flow is at times from right to left and left to right. I observed this confusion in Namibia when the user admin was trying to update the climsoft users.

I suggest having a 1 user flow design that is easier and clearer to the admin users in regards to the operation that they are doing.

The dialog code also needs to be refactored to use the new database connection objects and improve on the sql statements.