Skip to content

Is ambiguity for meta for login ui node feature or issue? #2005

Answered by aeneasr
winston0410 asked this question in Q&A
Discussion options

You must be logged in to vote

Nice find :) This is a limitation of the system right now. The problem is that you could theoretically also have multiple identifiers (username + password) but you would still show it as one form field. So while it might be clear in this case (it's an email) it will be unclear in a different case. That's why we decided, for now, to just have this as a regular text input always. If you want to use an email field, you can add a rule in your code which checks for name: password_identifier and then displays an email field instead of a text field!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@winston0410
Comment options

Answer selected by winston0410
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants