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

Widget number and integer field documentation error #2358

Closed
1 task done
ovdgInitworks opened this issue May 4, 2021 · 1 comment
Closed
1 task done

Widget number and integer field documentation error #2358

ovdgInitworks opened this issue May 4, 2021 · 1 comment
Labels

Comments

@ovdgInitworks
Copy link

Prerequisites

[Description of the bug or feature]

In the documentation about Widgets (here), it says that 'By default, a regular input[type=text] element is used' for number and integer fields. Shouldn't this be 'By default, a regular input[type=number] element is used'?

[What you expected to happen]

Widget docs about integer and number fields should say 'By default, a regular input[type=number] element is used'

[What actually happened]

Widgets docs about integer and number fields says 'By default, a regular input[type=text] element is used'

@heath-freenome
Copy link
Member

This has been fixed in the v5 beta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants