-
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
Edit Content: Add Site/Folder Field #28494
Comments
github-merge-queue bot
pushed a commit
that referenced
this issue
May 29, 2024
### Parent Issue #28494 ### Proposed Changes Add Support to TreeSelect Component to StoryBook. ### Additional Info This component is based on based [TreeSelect](https://www.primefaces.org/primeng-v15-lts/treeselect) Component by PrimeNG. ### Screenshots | | | |--------|--------| | Basic | Invalid | | ![localhost_4400__path=_story_primeng-form-treeselect--default globals=backgrounds value_!hex(F8F8F8);backgrounds grid_!false (1)](https://github.com/dotCMS/core/assets/7611944/1f70b3d4-7443-4e3f-8fc1-9f79e7ee8896) | ![localhost_4400__path=_story_primeng-form-treeselect--default globals=backgrounds value_!hex(F8F8F8);backgrounds grid_!false (2)](https://github.com/dotCMS/core/assets/7611944/e782779d-a4be-478d-b124-46fe5c5e0e58) | | With Label | With float label | | ![localhost_4400__path=_story_primeng-form-treeselect--default globals=backgrounds value_!hex(F8F8F8);backgrounds grid_!false (3)](https://github.com/dotCMS/core/assets/7611944/cd223b8e-d740-4121-bc14-cb1e352dfc84) | ![localhost_4400__path=_story_primeng-form-treeselect--default globals=backgrounds value_!hex(F8F8F8);backgrounds grid_!false (5)](https://github.com/dotCMS/core/assets/7611944/be3b04a0-a60b-47ca-b411-d35b54e02254) | | Disabled | Multiple Choice | | ![localhost_4400__path=_story_primeng-form-treeselect--default globals=backgrounds value_!hex(F8F8F8);backgrounds grid_!false (6)](https://github.com/dotCMS/core/assets/7611944/12837c61-fad0-458e-843f-17019a9137b2) | ![localhost_4400__path=_story_primeng-form-treeselect--default globals=backgrounds value_!hex(F8F8F8);backgrounds grid_!false (7)](https://github.com/dotCMS/core/assets/7611944/ccab3f9c-2acd-4734-b271-d8a1c54e7af7) | | Checkboxes | Search | | ![localhost_4400__path=_story_primeng-form-treeselect--default globals=backgrounds value_!hex(F8F8F8);backgrounds grid_!false (8)](https://github.com/dotCMS/core/assets/7611944/c13bb166-3083-4058-bb2f-638382dc080a) | ![localhost_4400__path=_story_primeng-form-treeselect--default globals=backgrounds value_!hex(F8F8F8);backgrounds grid_!false (9)](https://github.com/dotCMS/core/assets/7611944/bb020f69-5e38-477f-b80f-cb570404c9ec) | | Not found | | | ![localhost_4400__path=_story_primeng-form-treeselect--default globals=backgrounds value_!hex(F8F8F8);backgrounds grid_!false (10)](https://github.com/dotCMS/core/assets/7611944/173b9b3e-ee69-4a1d-aa1e-7193addb5773) | |
3 tasks
spbolton
pushed a commit
that referenced
this issue
Jun 3, 2024
### Parent Issue #28494 ### Proposed Changes Add Support to TreeSelect Component to StoryBook. ### Additional Info This component is based on based [TreeSelect](https://www.primefaces.org/primeng-v15-lts/treeselect) Component by PrimeNG. ### Screenshots | | | |--------|--------| | Basic | Invalid | | ![localhost_4400__path=_story_primeng-form-treeselect--default globals=backgrounds value_!hex(F8F8F8);backgrounds grid_!false (1)](https://github.com/dotCMS/core/assets/7611944/1f70b3d4-7443-4e3f-8fc1-9f79e7ee8896) | ![localhost_4400__path=_story_primeng-form-treeselect--default globals=backgrounds value_!hex(F8F8F8);backgrounds grid_!false (2)](https://github.com/dotCMS/core/assets/7611944/e782779d-a4be-478d-b124-46fe5c5e0e58) | | With Label | With float label | | ![localhost_4400__path=_story_primeng-form-treeselect--default globals=backgrounds value_!hex(F8F8F8);backgrounds grid_!false (3)](https://github.com/dotCMS/core/assets/7611944/cd223b8e-d740-4121-bc14-cb1e352dfc84) | ![localhost_4400__path=_story_primeng-form-treeselect--default globals=backgrounds value_!hex(F8F8F8);backgrounds grid_!false (5)](https://github.com/dotCMS/core/assets/7611944/be3b04a0-a60b-47ca-b411-d35b54e02254) | | Disabled | Multiple Choice | | ![localhost_4400__path=_story_primeng-form-treeselect--default globals=backgrounds value_!hex(F8F8F8);backgrounds grid_!false (6)](https://github.com/dotCMS/core/assets/7611944/12837c61-fad0-458e-843f-17019a9137b2) | ![localhost_4400__path=_story_primeng-form-treeselect--default globals=backgrounds value_!hex(F8F8F8);backgrounds grid_!false (7)](https://github.com/dotCMS/core/assets/7611944/ccab3f9c-2acd-4734-b271-d8a1c54e7af7) | | Checkboxes | Search | | ![localhost_4400__path=_story_primeng-form-treeselect--default globals=backgrounds value_!hex(F8F8F8);backgrounds grid_!false (8)](https://github.com/dotCMS/core/assets/7611944/c13bb166-3083-4058-bb2f-638382dc080a) | ![localhost_4400__path=_story_primeng-form-treeselect--default globals=backgrounds value_!hex(F8F8F8);backgrounds grid_!false (9)](https://github.com/dotCMS/core/assets/7611944/bb020f69-5e38-477f-b80f-cb570404c9ec) | | Not found | | | ![localhost_4400__path=_story_primeng-form-treeselect--default globals=backgrounds value_!hex(F8F8F8);backgrounds grid_!false (10)](https://github.com/dotCMS/core/assets/7611944/173b9b3e-ee69-4a1d-aa1e-7193addb5773) | |
|
This was referenced Jun 11, 2024
This was referenced Jun 18, 2024
Closed
github-project-automation
bot
moved this from Done
to Internal QA
in dotCMS - Product Planning
Jun 20, 2024
bryanboza
moved this from QA - Backlog
to QA - In Progress
in dotCMS - Product Planning
Jun 20, 2024
Approved: Tested on trunk_2181d4a, 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
#25445
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.
Acceptance Criteria
TBD
Proposed Objective
Core Features
Proposed Priority
Priority 3 - Average
External Links... Slack Conversations, Support Tickets, Figma Designs, etc.
PrimeNG: TreeSelect
Figma: LINK
Assumptions & Initiation Needs
No response
Quality Assurance Notes & Workarounds
The tag field should be tested to ensure that it is working as expected.
Sub-Tasks & Estimates
No response
Tasks
The text was updated successfully, but these errors were encountered: