Skip to content
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

email does not fit in field #549

Closed
connoratrug opened this issue Sep 15, 2021 · 3 comments
Closed

email does not fit in field #549

connoratrug opened this issue Sep 15, 2021 · 3 comments
Assignees
Labels
bug Something isn't working small
Milestone

Comments

@connoratrug
Copy link
Contributor

What version of EMX2 are you using (see footer)
8.15.1

Describe the bug
email form field is to small for 'normal' email to fit

To Reproduce
Steps to reproduce the behavior:

  1. Go to settings ( as admin )
  2. Add a user , try to copy paste email adres

Expected behavior
Email adres to be added is readable ( fit the field) ( and basic email validation)

Screenshots
Screenshot 2021-09-15 at 14 46 27

@connoratrug connoratrug added the bug Something isn't working label Sep 15, 2021
@mswertz
Copy link
Member

mswertz commented Sep 16, 2021

well, there is more wrong here. We currently treat this as username so it doesn't need to be an email. Would like to have functional discussion between us if we want to force user names to be email addresses?

@mswertz mswertz added this to the Backlog milestone Sep 16, 2021
@mswertz
Copy link
Member

mswertz commented Jun 3, 2023

Proposed action: make it bigger and change to EmailInput

@MaxPostema
Copy link
Contributor

Fixed by: #2684

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working small
Projects
None yet
Development

No branches or pull requests

3 participants