-
Notifications
You must be signed in to change notification settings - Fork 467
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use Treeselect in Site/Folder at Edit Content #28645
Labels
Comments
3 tasks
3 tasks
nicobytes
added a commit
that referenced
this issue
Jun 5, 2024
nicobytes
added a commit
that referenced
this issue
Jun 5, 2024
nicobytes
added a commit
that referenced
this issue
Jun 6, 2024
nicobytes
added a commit
that referenced
this issue
Jun 6, 2024
nicobytes
added a commit
that referenced
this issue
Jun 6, 2024
nicobytes
added a commit
that referenced
this issue
Jun 6, 2024
nicobytes
added a commit
that referenced
this issue
Jun 6, 2024
nicobytes
added a commit
that referenced
this issue
Jun 6, 2024
nicobytes
added a commit
that referenced
this issue
Jun 6, 2024
nicobytes
added a commit
that referenced
this issue
Jun 7, 2024
nicobytes
added a commit
that referenced
this issue
Jun 7, 2024
nicobytes
added a commit
that referenced
this issue
Jun 7, 2024
nicobytes
added a commit
that referenced
this issue
Jun 10, 2024
nicobytes
added a commit
that referenced
this issue
Jun 10, 2024
nicobytes
added a commit
that referenced
this issue
Jun 10, 2024
nicobytes
added a commit
that referenced
this issue
Jun 10, 2024
nicobytes
added a commit
that referenced
this issue
Jun 10, 2024
nicobytes
added a commit
that referenced
this issue
Jun 10, 2024
github-merge-queue bot
pushed a commit
that referenced
this issue
Jun 10, 2024
### Issue #28645 ### Checklist - [ ] Tests (WIP) - [x] Translations - [x] Security Implications Contemplated (add notes if applicable) ### User Story As a Content Architect in dotCMS, I want to add a Site/Folder field to the Edit Content Form so I can easily create and edit content. ### Current behavior The actual field uses the old design system and the idea is to implement the new TreeSelectComponent. ### Screenshots Original | Updated :-------------------------:|:-------------------------: ![Screenshot 2024-05-24 at 5 07 07 PM](https://github.com/dotCMS/core/assets/7611944/e82c1f6c-c20b-47d4-b8b9-4f2f2b55a613) | ![Screenshot 2024-06-05 at 5 44 14 PM](https://github.com/dotCMS/core/assets/7611944/23556fe1-5e16-4b01-8c18-0c48876673c3) ### Acceptance Criteria - When creating a SiteOrFolder field as part of the content type, the new TreeSelect component should be used. - If the content is new, the user should be able to navigate through the levels and select one. - Once saved, the user should be able to edit the field and the current tree should be expanded by default. ### External Links - PrimeNg TreeSelect documentation: [Link to PrimeNg documentation](https://www.primefaces.org/primeng-v15-lts/treeselect) - Design system specifications: [Link to design system resources](https://www.figma.com/design/7CzbMcGSbTIJjerWtcapAm/Design-System-2023?node-id=896-21686&t=Tz8ZmnjBFv7ud8f4-4) ### Video Support https://github.com/dotCMS/core/assets/7611944/f39e46f1-d9c0-4001-a7d2-1429ce2c72fa
github-project-automation
bot
moved this from In Review
to Internal QA
in dotCMS - Product Planning
Jun 10, 2024
github-project-automation
bot
moved this from Internal QA
to Current Sprint Backlog
in dotCMS - Product Planning
Jun 11, 2024
dsilvam
moved this from Current Sprint Backlog
to In Review
in dotCMS - Product Planning
Jun 11, 2024
Passed Internal QA: Functionality tested:
There's one detail found with the scroll bar indicator what was captured on a different card: #28843 (comment) |
bryanboza
moved this from QA - Backlog
to QA - In Progress
in dotCMS - Product Planning
Jun 20, 2024
Approved: Tested on trunk_6d3ea16, Docker, macOS 14.5, FF v126.0.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Parent Issue
#28494
User Story
As a Content Architect in dotCMS, I want to add a Site/Folder field to the Edit Content Form so I can easily create and edit content.
Current behavior
The actual field uses the old design system and the idea is to implement the new TreeSelectComponent.
Screenshots
Acceptance Criteria
Proposed Objective
Component Integration, New Edit Content
Proposed Priority
Priority 2 - Important
dotCMS Version
master
External Links
Video Support
2024-06-05.17-38-53.mp4
The text was updated successfully, but these errors were encountered: