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

fix: logout flow #3018

Merged
merged 14 commits into from
Dec 19, 2024
Merged

fix: logout flow #3018

merged 14 commits into from
Dec 19, 2024

Conversation

dalkia
Copy link
Collaborator

@dalkia dalkia commented Dec 17, 2024

What does this PR change?

Fixes #2530
Fixes #2990

  • Refactors the logout flow to have the same state before first login
  • Deletes the RestartRealmStartupOperation since it didn't seem necessary
  • Standarizes where to fetch remote locations to set objects while teleport and load operations are occuring

How to test the changes?

  1. Launch the explorer
  2. Try to do logout and login
  3. Also, test the issues enumerated in the fixes

Our Code Review Standards

https://github.com/decentraland/unity-renderer/blob/master/docs/code-review-standards.md

Copy link
Contributor

github-actions bot commented Dec 17, 2024

badge

New build in progress, come back later!

Copy link
Contributor

@fcolarich fcolarich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing work!!!!!!! 💪

@dalkia dalkia marked this pull request as ready for review December 17, 2024 17:10
Copy link

@Ludmilafantaniella Ludmilafantaniella left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

QA Approved ✅
Tested on Windows and Mac:

Untitled.Video.-.Made.With.Clipchamp.mp4

Smoke test performed:

  • Passport of each account
  • Backpack of each account
  • Emotes functionality
  • Teleport: The Inn, Casa Roustan, Metadynelabs, Pravus, DollHouse
  • Quests --> minigames mission completition
  • Multiplayer (chat, emotes, passport)

@Ludmilafantaniella
Copy link

🟢 Rechecked: Same tests were performed on Windows and Mac. I found a minor bug where quest pins from the previous account appear on the map along with the current ones. The team decided to fix this in a separate ticket as it’s not a blocker. No similar issues were found in the backpack, emotes wheel, or other areas.

quest.logoutin.mp4

Copy link
Contributor

@NickKhalow NickKhalow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just one comment

Explorer/Assets/DCL/PluginSystem/Utils/MordorConstants.cs Outdated Show resolved Hide resolved
@fcolarich fcolarich merged commit ad579eb into dev Dec 19, 2024
1 check passed
@fcolarich fcolarich deleted the test/logout-flow branch December 19, 2024 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants