codestates / codestates/Lollin-client
[Error Handling] Navbar에서 Login버튼 누르면 화면이 백지화되는 현상
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
---
**어떤 에러인가요?**
Navbar에서 Login버튼 누르면 화면이 백지화되고 popup창이 안뜸
**에러 핸들링 방법**
```js
Login
Google 로그인
Naver 로그인
```
해결방법 : 그냥 버튼형식 그대로 가져다가씀(renderProps 제거)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the Navbar login buttons shown in the issue and trace the click handler and popup rendering, paying attention to the noted renderProps usage. Confirm the result by clicking Login, Google login, and Naver login and verifying that the popup opens without blanking the page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100