-
Notifications
You must be signed in to change notification settings - Fork 39
fix(login/register): language templates and forms #2375
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
fix(login/register): language templates and forms #2375
Conversation
Now includes input of type email and password.
Restored password input pattern attribute. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Working as expected!
…uszus-glx/xyz_dev into pr/dbauszus-glx/2375
|
The aim of this PR is to introduce login and registration forms which make use of the dictionary. There should not be duplicate views for different languages.
It must be possible to load the mapp library without the mapp css or the ol library loaded. This previously crashed out and has been addressed in the mapp.mjs module.
It should be possible to load the ui library before or without the mapp library without the the ui.mjs crashing.
tbd
The styling for the loginForm element shoulld be defined in the ui.css
The loginForm element should work without the need for element id