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: Reset Persona on Internal Navigation #27306

Closed
3 tasks
Tracked by #26644
fmontes opened this issue Jan 10, 2024 · 2 comments · Fixed by #27362
Closed
3 tasks
Tracked by #26644

Edit EMA: Reset Persona on Internal Navigation #27306

fmontes opened this issue Jan 10, 2024 · 2 comments · Fixed by #27362

Comments

@fmontes
Copy link
Member

fmontes commented Jan 10, 2024

User Story

As a user browsing a personalized page, I want the persona to be reset to default when I navigate internally within the customer page, so that I can have a consistent experience.

Tasks

Preview Give feedback

Proposed Objective

"Core Features"

Proposed Priority

Priority 3 - Average

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

N/A

Assumptions & Initiation Needs

  • The set-url postMessage event is already implemented and can be used to detect internal navigation.
  • The default persona is already defined and can be set as the fallback when internal navigation occurs.

Quality Assurance Notes & Workarounds

  • Verify that the persona is reset to default when navigating internally within the customer page.
  • Test the persona selection on external page navigation to ensure it is not affected by the internal navigation reset.
@zJaaal zJaaal mentioned this issue Jan 16, 2024
@KevinDavilaDotCMS KevinDavilaDotCMS self-assigned this Jan 17, 2024
@zJaaal zJaaal moved this from New to In Review in dotCMS - Product Planning Jan 19, 2024
github-merge-queue bot pushed a commit that referenced this issue Jan 19, 2024
…27362)

* Added reset to default persona on internal navigation

* Added distint mechanism to fix double call

* Removed last logic, is other fix hehe

* Updated logic. Now refresh the persona selector on load new page

---------

Co-authored-by: Jalinson Diaz <[email protected]>
@github-project-automation github-project-automation bot moved this from In Review to Done in dotCMS - Product Planning Jan 19, 2024
@fmontes fmontes moved this from Done to Internal QA in dotCMS - Product Planning Jan 19, 2024
@rjvelazco rjvelazco moved this from Internal QA to QA - Backlog in dotCMS - Product Planning Jan 22, 2024
@rjvelazco
Copy link
Contributor

Passed Internal QA

  • Tested on master
Screen.Recording.2024-01-22.at.4.23.36.PM.mov

@rjvelazco rjvelazco self-assigned this Jan 22, 2024
@bryanboza
Copy link
Contributor

Fixed, tested on master // Docker // FF

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment