-
Notifications
You must be signed in to change notification settings - Fork 480
Closed
Copy link
Labels
Priority : 4 LowQA : PassedRelease : 25.10.01-01Team : FalconType : DefectdotCMS: New Edit ContentletIssues related to the new Edit ContenletIssues related to the new Edit Contenlet
Description
Problem Statement
When a required input field is left empty, the system shows a generic “Bad request error” dialog instead of applying the proper visual validation feedback directly on the field as defined by the design system.
This leads to a poor user experience, as users are not guided inline to correct their input and instead must interpret an error modal.
| Current | Expected |
|---|---|
![]() |
![]() |
Steps to Reproduce
- Leave the required input field empty
- Submit the form
- Observe that a modal dialog is shown instead of inline validation feedback
Acceptance Criteria
- When a required field is empty and the user submits the form, the field shows a red border and an inline error message according to the design system.
- No modal or dialog appears when a required field validation fails on the client side.
- The error message is specific and clearly indicates that the field is required.
- The validation state is immediately visible to the user without needing to interact with another component.
- If the user starts typing into the field again, the error state is cleared once the input is valid.
- This behavior is consistent across all required fields in the form.
dotCMS Version
latest
Proposed Objective
Core Features
Proposed Priority
Priority 4 - Trivial
External Links... Slack Conversations, Support Tickets, Figma Designs, etc.
No response
Assumptions & Initiation Needs
No response
Quality Assurance Notes & Workarounds
No response
Sub-Tasks & Estimates
No response
Metadata
Metadata
Assignees
Labels
Priority : 4 LowQA : PassedRelease : 25.10.01-01Team : FalconType : DefectdotCMS: New Edit ContentletIssues related to the new Edit ContenletIssues related to the new Edit Contenlet
Type
Projects
Status
Done

