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

feat: new login modal #1330

Merged
merged 3 commits into from
Oct 16, 2024
Merged

feat: new login modal #1330

merged 3 commits into from
Oct 16, 2024

Conversation

gagdiez
Copy link
Collaborator

@gagdiez gagdiez commented Oct 16, 2024

Until now the modal has always started with "login with email", which was very nice when we were a social network, but might not be so comfortable for web3 devs.

More importantly, right now to discover that you can login with Ethereum wallets, you need to make 3 clicks: "login -> login again -> click on the wallet"

I created a wrapper over FastAuth, so it now shows as "login with email" on the wallet selector, and removed the right panel on the selector since it had too much web3 jargon.

Screenshot 2024-10-17 at 00 33 55

On a future update it would be nice to bring back the error messages that the right panel was showing, maybe at the bottom of the modal

Copy link

vercel bot commented Oct 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dev-near-org ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 16, 2024 11:20pm
test-near-org ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 16, 2024 11:20pm

@gagdiez gagdiez added the enhancement To highlight a PR's description in the 'Enhancements' changelog section label Oct 16, 2024
@gagdiez gagdiez merged commit dd30f96 into develop Oct 16, 2024
6 of 7 checks passed
@gagdiez gagdiez deleted the simpler-login branch October 16, 2024 23:20
@gagdiez gagdiez restored the simpler-login branch October 17, 2024 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement To highlight a PR's description in the 'Enhancements' changelog section
Projects
Status: Shipped 🚀
Development

Successfully merging this pull request may close these issues.

1 participant