You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a content editor, I want to be able to manage dynamic key/value pairs in the Edit Contentlet interface, so I can efficiently organize and maintain structured data with flexible key-value relationships.
Acceptance Criteria
Dynamic Field Management
Users can add unlimited key/value pairs
New entries appear at the top of the list
Maximum 6 pairs shown per page with pagination
Must use PrimeNG table component for display
Validation Requirements
Both key and value fields must be filled before adding a new pair
Display error message if user attempts to add new line with empty fields
Support for custom validations defined in content type configuration
UI/UX Features
Drag and drop functionality for reordering pairs
Delete icon/button for removing individual pairs
Clear visual indication of required fields
Implement the visual style of the Figma File
Pagination
Implement PrimeNG pagination when more than 6 pairs exist
Parent Issue
#25445
User Story
As a content editor, I want to be able to manage dynamic key/value pairs in the Edit Contentlet interface, so I can efficiently organize and maintain structured data with flexible key-value relationships.
Acceptance Criteria
Dynamic Field Management
Validation Requirements
UI/UX Features
Pagination
Proposed Objective
Technical User Experience
Proposed Priority
Priority 2 - Important
External Links
Figma File
Assumptions & Initiation Needs
Quality Assurance Notes & Workarounds
Test Cases to Consider:
The text was updated successfully, but these errors were encountered: