-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
- 회원가입할 때 에러를 반환한 후
unmount될 때 에러 정보를clear를 안해줘서 에러 정보가 그대로 남아있어서 회원가입 성공 후, 로그인 페이지로 이동될 때도 해당 에러 정보가 그대로 로그인 페이지에도 나타난다. [Fix] Fix errors for issues #58 - 글 작성 후 리턴 받은
groupId가 존재하면history push를 해주고, 소개 페이지로 이동 후unmount할 때,groupId값을 안비워줘서 글을 다시 작성할 때 계속 같은 페이지로 이동되어 글을 더 이상 작성하지 못하는 현상. [Fix] Fix errors for issues #58 - 태그를 작성할 때 엔터를 쳐야지 입력이 되는데 햇갈리는 부분. 삭제할 때도 x 표시같은것을 해줘야할 거 같다. [Improve] Applying a styled component using emotion in Write page #69
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working