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

Contacts (Email) validation doesn't accept capital letters #289

Open
konradphoto opened this issue Dec 5, 2023 · 1 comment
Open

Contacts (Email) validation doesn't accept capital letters #289

konradphoto opened this issue Dec 5, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@konradphoto
Copy link

Subject of the issue

While trying to generate the yml file, we encountered a validation error with Contacts (screenshot below). We removed the email address leaving the field empty and the Editor validated the file. However, upon the manual entry of the email address again, the editor generated the error. It appears the email validation doesn't accept CAPITAL letters. In some public organisations, there is a cultural of using ALL CAPS for last names or support mailboxes.

Steps to reproduce

  1. Fill out properly all fields in the editor
  2. In the section 8. Maintance, add Contacts with a Name and Email, such as DIGIT-OSPO@ec.europa.eu
  3. Click on Generate
  4. Error is generated: X Contacts

Expected behaviour

The Editor accepts capital leters in the email address and generates the YML File.

Actual behaviour

The Editor generates an error when there are capital letters in the email address
Untitled picture

@bfabio
Copy link
Member

bfabio commented Dec 5, 2023

Nice catch @konradphoto, thanks for the issue 🚀

@bfabio bfabio added the bug Something isn't working label Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants