Actions
Bug #13508
closedLook at WFormWidget validation on render
Start date:
02/11/2025
Due date:
% Done:
100%
Estimated time:
Description
It seems that WFormWidget always applies validation styling on (Full) rendering.
This seems restrictive, in that we may not want this styling to be applied initially. It would be weird to open a page, and immediately see red fields, as no input has taken place yet.
We can consider delaying this validation. Likely this was added as a fallback, but this seems a bad choice.
Updated by Romain Mardulyn 7 months ago
- Status changed from New to InProgress
- Assignee set to Romain Mardulyn
Updated by Romain Mardulyn 7 months ago
- Status changed from InProgress to Review
- Assignee deleted (
Romain Mardulyn)
Updated by Matthias Van Ceulebroeck 2 months ago
- Assignee set to Matthias Van Ceulebroeck
Updated by Matthias Van Ceulebroeck about 1 month ago
- Status changed from Review to Implemented @Emweb
- Assignee changed from Matthias Van Ceulebroeck to Romain Mardulyn
- % Done changed from 0 to 100
Updated by Matthias Van Ceulebroeck about 1 month ago
- Status changed from Implemented @Emweb to Implemented @Test
Updated by Matthias Van Ceulebroeck about 20 hours ago
- Status changed from Implemented @Test to Closed
Actions