codestates / codestates/nagaza-client
[Task] 기능 / 유저 정보 디스플레이 / 비밀번호 중복확인
Open
client
E: 1h
feature
High
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### ISSUE
- Group : `client`
- Type : `feature`
- Detail : 비밀번호 변경버튼을 클릭하면, 서버에 비밀번호 정보를 보내서 현재 비밀번호와 동일한지 여부를 확인받는다.
### TODO
1. [ ] state에서 form에 작성된 비밀번호를 가져와서, 서버로 `axios, POST, user/userInfo` 로 요청보낸다.
2. [ ] 돌아온 response에서 비밀번호가 동일한지 확인한다.
3. [ ] 동일하면 동일하다는 error 메세지를 state에 추가시켜주고, 조건부로 error 메세지 박스를 출력한다.
### Estimated time
> Pick one
### `1h`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.