codesandbox / codesandbox/codesandbox-client
modal doesnt dissapears when authenticating with incorrect provider
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 2.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 2
Description
when you have registered with a Google account and try to sign in with GitHub you are asked to sign with google but the modal doesn't disappear unless you reload the page.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. First reproduce the flow: register with Google, then try signing in with GitHub and observe the authentication modal; trace the provider-error handling from there. Done means the modal closes or updates appropriately without requiring a page reload, with coverage for the incorrect-provider case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- authentication, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100