-
Notifications
You must be signed in to change notification settings - Fork 470
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 EMA: 🧹 Move Edit Dialog to One Place #27526
Labels
Comments
Open
github-merge-queue bot
pushed a commit
that referenced
this issue
Feb 12, 2024
* create dialog component and integrate in editor and shell * Update dot-ema-dialog.component.spec.ts * reset dialog when content is duplicated * fix sonarq * add tests for the store * fix test in editor store * add test cases * fix broken tests * fix sonarq * solve feedback * addressing feedback * fix tests * fix test * added dialog status * unify events of dialog * add missing test case
Passed IQATested in master Screen.Recording.2024-02-16.at.16.02.05.mov |
Moved to done because QA will be testing this in the full QA for headless. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Parent
#26644
Task description
Currently, the edit dialog in dotCMS is scattered across multiple components, making it difficult to manage and maintain. The task is to move the edit dialog to one central location and implement its own state management.
Acceptance Criteria
External Links
N/A
Assumptions & Initiation Needs
Quality Assurance Notes & Workarounds
The text was updated successfully, but these errors were encountered: