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

Upload field is not marked as required when enabled #1270

Closed
esraagamal6 opened this issue Sep 19, 2024 · 2 comments
Closed

Upload field is not marked as required when enabled #1270

esraagamal6 opened this issue Sep 19, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@esraagamal6
Copy link

Describe the Bug

The mandatory status of an upload field is not visually indicated in the form preview as expected, as the asterisk symbol (*) is missing next to the field name.

related to: Document handling

Screen.Recording.2024-09-13.at.4.35.50.PM.mov

Steps to Reproduce

  1. Create a form
  2. Add an upload field
  3. Set the field as required

Actual Behavior

(*) is missing next to the field name in the form preview

Expected Behavior

(*) is added next to the field name in the form preview

Environment

  • Host (Browser/Node version), if applicable: [e.g. MS Edge 18, Chrome 69, Node 10 LTS]
  • OS: [e.g. Windows 7]
  • Library version:test-document-upload
@esraagamal6 esraagamal6 added the bug Something isn't working label Sep 19, 2024
@vsgoulart vsgoulart self-assigned this Sep 23, 2024
@vsgoulart
Copy link
Contributor

Fixed by this commit d844993

@esraagamal6 It should be fixed on the deployed testing env

@esraagamal6
Copy link
Author

Retested OK

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