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

[BUGFIX] Use type="number" for validation min and max #695

Closed
wants to merge 4 commits into from

Conversation

ste101
Copy link
Contributor

@ste101 ste101 commented Jul 15, 2021

The description at https://github.com/einpraegsam/powermail/blob/develop/Documentation/ForEditors/FieldInput.md#validation says 'No HTML5 type - type="text" is used' but 'number' is the correct type.
Also the note for email and url is wrong. There is a HTML type

ste101 added 2 commits July 15, 2021 13:11
The description at https://github.com/einpraegsam/powermail/blob/develop/Documentation/ForEditors/FieldInput.md#validation says 'No HTML5 type - type="text" is used' but 'number' is the correct type.
Also the note for email and url is wrong. There is a HTML type
@ste101 ste101 changed the title Use type="number" for validation min and max [FIX] Use type="number" for validation min and max Jul 15, 2021
@einpraegsam einpraegsam force-pushed the develop branch 4 times, most recently from a31ca4e to 43b5957 Compare July 8, 2022 10:50
@mschwemer mschwemer deleted the branch in2code-de:master December 28, 2023 10:19
@mschwemer mschwemer closed this Dec 28, 2023
@mschwemer mschwemer reopened this Dec 28, 2023
@mschwemer mschwemer changed the base branch from develop to master September 25, 2024 11:53
@mschwemer mschwemer changed the title [FIX] Use type="number" for validation min and max [BUGFIX] Use type="number" for validation min and max Sep 25, 2024
mschwemer pushed a commit that referenced this pull request Sep 25, 2024
mschwemer pushed a commit that referenced this pull request Sep 25, 2024
@mschwemer
Copy link
Collaborator

Merged it using a new PR, due to the age of the PR.

You are still the author :-)

@mschwemer mschwemer closed this Sep 25, 2024
@ste101 ste101 deleted the patch-1 branch September 25, 2024 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants