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

chore: moved environment selection to EntryPoint #3183

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

davidejensen
Copy link
Member

@davidejensen davidejensen commented Jan 22, 2025

What does this PR change?

Moves the environment dropdown from an inner config to the EntryPoint
Screenshot 2025-01-22 at 11 25 45

...

How to test the changes?

Just a quick smoke test that login works fine

Our Code Review Standards

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

@davidejensen davidejensen self-assigned this Jan 22, 2025
@davidejensen davidejensen requested review from a team as code owners January 22, 2025 10:22
Copy link

@DafGreco DafGreco left a comment

Choose a reason for hiding this comment

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

Windows check login :

  • Jump in with an already logged in account ✅
  • Create a new account✅
  • Log in with one account , Log out and then log in with another account ✅

Sanity check performed :

  • log in/Log out ✅
  • On boarding & rewards✅
  • Quests & rewards✅
  • Teleport : Dollhouse / the inn / Metadynelabs ✅
  • Map ✅
  • Notifications ✅
  • Camera functionality ✅
  • Backpack✅

Macos check login

  • Jump in with an already logged in account ✅
  • Create a new account ✅
  • Log in with one account , Log out and then log in with another account ✅

Sanity check on macos:

  • On boarding and rewards ✅
  • Login/Logout✅
  • Badges ✅
  • Camera functionality✅
  • Teleport✅ : dollhouse /the inn/metadynelabs
  • Backpack ✅
  • Emotes ✅
  • Settings ✅

@davidejensen davidejensen merged commit 100c4fe into dev Jan 22, 2025
15 of 20 checks passed
@davidejensen davidejensen deleted the chore/moved-environment-selection branch January 22, 2025 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants