codestates / codestates/nagaza-client
[Task] 컴포넌트 / 로그인 실패시 상황 / <error>
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### ISSUE
- Group : `client`
- Type : `feature`
- Detail : 특정 조건에 따른 로그인 실패시 상황과 그 대처
### TODO
1. [ ] 아이디나 비밀번호가 빈칸일 경우 에러 alert - onClick
2. [ ] 존재하지 않은 아이디일 경우 에러 alert - onClick
3. [ ] 일치하지 않은 비밀번호일 경우 에러 alert - onClick
### Estimated time
### `1h`
### Labels
- Estimated time : `E:1h`
- Group : `client`
- Spirnt : `bare#3`
- Urgencty : `High`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the client login component and its onClick handler. Check how empty credentials and login responses are currently handled. Done means showing an error alert for blank credentials, an unknown user, and an incorrect password.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication, frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100