We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
dotcms-page.js
#26644
We need to reorganize this file because is growing too much, here is the proposal structure:
components/ ├─ layout/ │ ├─ footer.js │ ├─ header.js │ ├─ navigation.js ├─ content-types/ │ ├─ banner.js │ ├─ webPageContent.js │ ├─ activity.js │ ├─ product.js │ ├─ image.js lib/ ├─ components/ │ ├─ row.js │ ├─ container.js │ ├─ contentlet.js │ ├─ column.js │ ├─ uibutton.js ├─ providers/ │ ├─ global.js
Core Features
Priority 3 - Average
Extract components to external files
No response
The text was updated successfully, but these errors were encountered:
chore(edit-ema): NextJS EMA clean up #26820
b6c4c98
* dev (next js): basic clean up * Update dotcms-page.js * dev (next js): move utils to library
zJaaal
Successfully merging a pull request may close this issue.
Parent Issue
#26644
Task
We need to reorganize this file because is growing too much, here is the proposal structure:
Proposed Objective
Core Features
Proposed Priority
Priority 3 - Average
Acceptance Criteria
Extract components to external files
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
The text was updated successfully, but these errors were encountered: