-
Notifications
You must be signed in to change notification settings - Fork 480
Closed
Copy link
Description
Problem Statement
In the new Edit Content interface, the tag field does not have the same functionality as in the previous DOJO version. Currently, users can only select existing tags from an autocomplete list but cannot create new tags by typing and pressing Enter as they could in the previous interface.
This impacts content editors who need to create new tags on-the-fly while editing content. The limitation requires them to navigate away from the content editing process to create new tags elsewhere, disrupting their workflow.
Steps to Reproduce
- Open the new Edit Content interface
- Navigate to a content type with a tag field
- Try to type a new tag name and press Enter
- Observe that the new tag cannot be created, unlike in the previous DOJO interface
Acceptance Criteria
- The tag field in the new Edit Content interface should support both autocomplete for existing tags AND allow creating new tags by typing and pressing Enter
- New tags created this way should be properly added to the system
- The interface should maintain the current autocomplete functionality for existing tags
dotCMS Version
master
Proposed Objective
User Experience
Proposed Priority
Priority 2 - Important
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
Type
Projects
Status
Done