Skip to content

Revert "fix(signinup): several issues (#12698)" #12745

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

Merged
merged 1 commit into from
Jun 19, 2025
Merged

Conversation

ijreilly
Copy link
Collaborator

This reverts commit 9612a49.

(Causes a google auth sign-up issue)

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

This PR reverts recent sign-in/up fixes due to a Google auth sign-up issue, impacting several key authentication components:

  • Modified workspace provider handling in user-workspace.service.ts by removing optional chaining, which could cause runtime errors with undefined providers
  • Reverted domain configuration in useReadDefaultDomainFromConfiguration.ts, removing URL construction logic for defaultUrl
  • Simplified sign-in flow in SignInUpGlobalScopeFormEffect.tsx by removing workspace availability checks
  • Changed logo click behavior in SignInUp.tsx to return to Init step instead of signing out

Warning: These changes may reintroduce issues the original PR (#12698) was meant to fix.

5 files reviewed, no comments
Edit PR Review Bot Settings | Greptile

@Weiko Weiko merged commit adcf610 into main Jun 19, 2025
51 of 52 checks passed
@Weiko Weiko deleted the revert-sign-up-fixes branch June 19, 2025 16:15
ijreilly added a commit that referenced this pull request Jun 19, 2025
This reverts commit 9612a49.

(Causes a google auth sign-up issue)
Copy link
Contributor

🚀 Preview Environment Ready!

Your preview environment is available at: http://bore.pub:23932

This environment will automatically shut down when the PR is closed or after 5 hours.

ehconitin pushed a commit to ehconitin/twenty that referenced this pull request Jun 19, 2025
This reverts commit 9612a49.

(Causes a google auth sign-up issue)
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.

3 participants