ArboreumDev / credit-union-frontend

Frontend in Next.js + Typescript + GraphQL
https://frontend-two-sandy.vercel.app
1 stars 0 forks source link

UX Improvements #66

Closed gparuthi closed 4 years ago

gparuthi commented 4 years ago
vercel[bot] commented 4 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/arboreum/frontend/39rk2q2dq
✅ Preview: https://frontend-git-gp-onboarding-ux.arboreum.vercel.app

djudjuu commented 4 years ago

sidenote: since today, I always need to click twice on the login with google for the button to appear.... strange...

gparuthi commented 4 years ago

sidenote: since today, I always need to click twice on the login with google for the button to appear.... strange...

I realized that. Its because of going to localhost:3000, which then transfers to mywebsite.com:3000. It shouldnt happen if you use mywebsite.com:3000 directly. And shouldn't happen in production.

gparuthi commented 4 years ago

ColorModeProvider

Will create issue