dotCMS / core

Headless/Hybrid Content Management System for Enterprises
http://dotcms.com
Other
865 stars 467 forks source link

[Block editor fields]: Required property not validated #30748

Open bryanboza opened 4 days ago

bryanboza commented 4 days ago

Problem Statement

The required property on block editor fields is not being validated, allowing users to create content without providing any value in these fields. This issue undermines data integrity and can lead to incomplete or invalid content being saved in the system. It affects content creators who rely on the required property to enforce proper input and validation during content creation.

https://github.com/user-attachments/assets/2c8515e3-1725-4e4f-9e5f-0d3e5d0eef10

Steps to Reproduce

Acceptance Criteria

dotCMS Version

Tested on the lastest main version // Docker // FF

Proposed Objective

Quality Assurance

Proposed Priority

Priority 3 - Average