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

[Form Voting] Login page of form voting does not trim whitespaces #50

Open
emmdim opened this issue Mar 16, 2021 · 0 comments
Open

[Form Voting] Login page of form voting does not trim whitespaces #50

emmdim opened this issue Mar 16, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@emmdim
Copy link
Member

emmdim commented Mar 16, 2021

Steps to reproduce

  • In https://manager.dev.vocdoni.net
  • Steps to reproduce the behaviour:
    1. Create a form voting with data that include white spaces. For example
      Name, Last Name, Email Emm, Dim, test@test.com
    2. When accesing the login page the data Emm,Dim,test@test.com do not allow to acces the vote page.
    3. On the other hand the data Emm, Dim and test@test.com with whitespace in front do resolve correctly to the vote page

System:

  • Browser: Chromium 88.0.4324.182
  • Commit hash: 49c6efe
@emmdim emmdim added the bug Something isn't working label Mar 16, 2021
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