opnform-host-nginx/client/components/open
Chirag Chhatrala 7b942997ce
Hidden field can never be required. Skip that validation (#716)
* Hidden field can never be required. Skip that validation

* Refactor form logic editor UI with improved text and styling

- Replace UAlert with plain text description
- Update action description text
- Remove help text from select input
- Simplify note about hidden field requirements

* Add test for form logic field visibility and validation

- Implement test case for fields hidden by logic conditions
- Update AnswerFormRequest to use new FormLogicPropertyResolver method for hidden field check
- Ensure required fields are skipped when hidden by form logic

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2025-03-12 14:47:06 +08:00
..
components Enhance form column settings and table display 2025-02-17 15:51:14 +01:00
editors Add client linting to GitHub Actions workflow 2025-01-27 18:24:27 +01:00
forms Hidden field can never be required. Skip that validation (#716) 2025-03-12 14:47:06 +08:00
integrations integration modal close modal improve (#708) 2025-02-24 16:25:06 +08:00
tables Enhance form column settings and table display 2025-02-17 15:51:14 +01:00