Skip to content
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: Add Loading Indicators for Improved Edit Mode UX #27305

Closed
6 tasks done
Tracked by #26644
fmontes opened this issue Jan 10, 2024 · 1 comment · Fixed by #27317
Closed
6 tasks done
Tracked by #26644

Edit EMA: Add Loading Indicators for Improved Edit Mode UX #27305

fmontes opened this issue Jan 10, 2024 · 1 comment · Fixed by #27317

Comments

@fmontes
Copy link
Member

fmontes commented Jan 10, 2024

User Story

As a dotCMS user, I want to see loading indicators in the edit mode when certain actions are happening, such as loading a remote page, changing query parameters (language or persona), adding a new piece of content, or deleting a piece of content. This will provide me with visual feedback and improve my user experience by letting me know that actions are being processed in the background.

Needs to add loading indicator when:

Acceptance Criteria

Preview Give feedback

Proposed Objective

Static content: "Core Features"

Proposed Priority

Static content: "Priority 3 - Average"

External Links... Slack Conversations, Support Tickets, Figma Designs, etc.:

Maybe we can use this one for the page https://www.primefaces.org/primeng-v15-lts/progressbar#indeterminate

Assumptions & Initiation Needs

  • The dotCMS platform has the capability to display loading indicators.
  • The design and placement
@fmontes fmontes changed the title Edit EMA: Add Loading Indicators for Improved Edit Mode Performance Edit EMA: Add Loading Indicators for Improved Edit Mode UX Jan 10, 2024
@zJaaal zJaaal self-assigned this Jan 10, 2024
@zJaaal zJaaal moved this from New to In Progress in dotCMS - Product Planning Jan 11, 2024
@zJaaal zJaaal mentioned this issue Jan 11, 2024
@zJaaal zJaaal linked a pull request Jan 11, 2024 that will close this issue
@zJaaal zJaaal moved this from In Progress to In Review in dotCMS - Product Planning Jan 16, 2024
github-merge-queue bot pushed a commit that referenced this issue Jan 16, 2024
* first approach to check loading state

* Using mutation

* Maybe we don't need all

* Can't get containers on load

* this is an approach

* clean the code

* Update edit-ema-editor.component.html

* Update package-lock.json

* fix and add test cases

* feedback

* add test cases

* add test cases for sanitize url

* add test cases

* add test cases

* Update edit-ema-editor.component.spec.ts

---------

Co-authored-by: Freddy Montes <[email protected]>
@github-project-automation github-project-automation bot moved this from In Review to Done in dotCMS - Product Planning Jan 16, 2024
@fmontes fmontes moved this from Done to Internal QA in dotCMS - Product Planning Jan 17, 2024
@fmontes fmontes moved this from Internal QA to In Progress in dotCMS - Product Planning Jan 17, 2024
@fmontes
Copy link
Member Author

fmontes commented Jan 17, 2024

Loader get stuck with certain pages like /members/index

@fmontes fmontes moved this from In Progress to Internal QA in dotCMS - Product Planning Jan 19, 2024
@fmontes fmontes moved this from Internal QA to Done in dotCMS - Product Planning Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants