Skip to content

Conversation

@saseungmin
Copy link
Collaborator

  • 스터디 신청할 때 신청서를 받기 위해 모달창으로 스터디 신청서 작성 폼을 구현

image

- Implementation of the study participation application form as a modal window
@saseungmin saseungmin added the enhancement New feature or request label Dec 8, 2020
Comment on lines +215 to +217
// TODO: 이 부분은 추후 변경해야된다 현재 스터디 참여 신청서 모달창이 나타남.
fireEvent.click(getByText('확인'));

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 현재 완전한 기능을 구현하지 않아서 이 부분은 변경해줘야 된다.

Comment on lines +91 to +92
// TODO: 이 부분은 추후 수정해야된다. 현재 스터디 참여 신청서 모달창으로 인해 테스트 fail되기 때문에 변경해놈
fireEvent.click(getByText('확인'));
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 이 부분도 마찬가지로 테스트가 현재 깨지기 때문에 임시로 모달창이 넘어가게 해놨음

@saseungmin saseungmin merged commit c3fdae6 into CodeSoom:main Dec 8, 2020
@saseungmin saseungmin mentioned this pull request Dec 8, 2020
26 tasks
@saseungmin saseungmin deleted the create-application-form branch July 5, 2021 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant