-
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
Limit the Amount of Selected Categories and Add Show More/Show Less Functionality #29183
Comments
### Parent Issue #29183 ### Proposed Changes * Create a new component to handle the category list as chips. * Add the necessary logic to display a btn with a maximum number of chips. ### Checklist - [x] Tests - [x] Translations - [x] Security Implications Contemplated (add notes if applicable) ### Screenshots https://github.com/user-attachments/assets/c2f20ec9-c420-4336-8cf4-8f01c6af55b4
IQA Passed |
Sorry for not specifying, this is only for the new Edit Contentlet @dsilvam @bryanboza |
Failed: Tested on trunk_430f4c7, Docker, macOS 14.5, FF v126.0.1
Screen.Recording.2024-07-15.at.3.42.53.PM.mov |
@josemejias11 the remove is out of the scope of this card and actually part of another card. This is about the "Show More / Show Less" based on the number of lines. |
Approved: Tested on master_d501a60, Docker, macOS 14.5, FF v126.0.1 |
Parent Issue
#28493
User Story
As a user, I need to see a maximum of two lines of selected categories in the input field, with a text button to show more if there are additional categories. When clicked, the button should display the hidden categories and change to "Show Less" to allow collapsing the view back to two lines.
Acceptance Criteria
Proposed Objective
User Experience Enhancement
Proposed Priority
Priority 2 - Important
dotCMS Version
master
External Links
Collapsed
# ExpandedAssumptions & Initiation Needs
Quality Assurance Notes & Workarounds
The text was updated successfully, but these errors were encountered: