🌱 🌱 From the page listing - we only display 10 content types of pages you can create.
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 970
- Forks
- 486
- Avg merge
- 3d 33m
- Merged PRs (30d)
- 170
Description
Parent Issue
No response
Problem Statement
From the Page listing, we are only showing 10 types of pages that can be created. If a site has more pages/UrlMapped Content types that can be created, this list gets really limiting.
Additionally, there is no search, pagination or any way to select a type that is not part of this list.
Steps to Reproduce
With the demo site add a few content types with URL maps or just different PageAssets, until you have more than 10. You will not seem them or some others when you try to create a page.
Acceptance Criteria
Set the limit to 40, also add a pagination and/or search box to narrow the page type down. Use the same query that is used in the content type portlet to search - by name, var or id.
dotCMS Version
24.10
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Page listing and reproduce the issue with more than 10 URL-mapped content types or PageAssets. Compare its content-type query with the content type portlet query, then verify that up to 40 types, pagination or search, and lookup by name, var, or id are available when creating a page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100