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

Required date field shows "Field is required." on form exhibition #1099

Closed
wesleimarinho opened this issue Mar 18, 2024 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@wesleimarinho
Copy link

Describe the Bug

When displaying a form that contains a required date field for user input, the date field displays a validation message "Field is required.", whereas the other fields do not.

Steps to Reproduce

1 - Create a form with two fields: one of type text and the other of type date, both required.
2 - Display the form for user input.

Expected Behavior

Both fields should show no validation message upon the initial display of the form.

Environment

@wesleimarinho wesleimarinho added the bug Something isn't working label Mar 18, 2024
@Skaiir Skaiir self-assigned this Apr 2, 2024
Skaiir added a commit that referenced this issue Apr 4, 2024
@bpmn-io-tasks bpmn-io-tasks bot added the in progress Currently worked on label Apr 4, 2024
@bpmn-io-tasks bpmn-io-tasks bot added needs review Review pending and removed in progress Currently worked on labels Apr 4, 2024
Skaiir added a commit that referenced this issue Apr 5, 2024
@Skaiir
Copy link
Contributor

Skaiir commented Apr 5, 2024

fixed via #1121

@Skaiir Skaiir closed this as completed Apr 5, 2024
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Apr 5, 2024
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