dotCMS / core

Headless/Hybrid Content Management System for Enterprises
http://dotcms.com
Other
846 stars 465 forks source link

Edit EMA: Research about how the old Edit Page Nav Bar works #26960

Closed zJaaal closed 9 months ago

zJaaal commented 9 months ago

Parent Issue

https://github.com/dotCMS/core/issues/26644

Task

Take notes about how we get to the different portlets/dialogs/side panels, inside the edit-page. We need to make a decision of how are we going to implement this Nav Bar based on the result of this ticket.

Proposed Objective

Core Features

Proposed Priority

Priority 3 - Average

Acceptance Criteria

No response

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

fmontes commented 9 months ago

Timeboxed: 1h

zJaaal commented 9 months ago

Findings

Conclusions

By re-doing the Nav Bar we can save time in moving some services that are contained by the nav bar. Also we have the opportunity to clean some code that is not needed due to new implemented features, as the new Template Builder.

We are also considering the use of side panels as our main tool to render this portlets, therefore by redoing the Nav Bar and the router module, we have more control of the functionality of it and it's easier to explore and test this possibility.