WBCE / WBCE_CMS

Core package of WBCE CMS. This package includes the core and the default addons. Visit https://wbce.org (DE) or https://wbce-cms.org (EN) to learn more or to join the WBCE CMS community.
https://wbce-cms.org
GNU General Public License v2.0
31 stars 22 forks source link

User form is resetted when incorrect data was entered #473

Closed instantflorian closed 4 years ago

instantflorian commented 4 years ago

The BE form for creating new user accounts is still a usability nightmare. If the form is submitted and incorrect or incomplete data was entered, ALL entered field data is quashed and all information has to be typed again. I think we need a short term solution independent from the complete rework of user management. The data could be stored in local storage or a cookie whatever.

instantflorian commented 4 years ago

https://github.com/WBCE/WBCE_CMS/commit/93a5f996e40e0d7800bd19e91ffb6a735c8bcfb9