Skip to content

Conversation

@saseungmin
Copy link
Collaborator

@saseungmin saseungmin commented Jan 13, 2021

  • 사용자가 존재하고 사용자가 작성자가 아니고 접수 마감일이 지났을 때만 스터디 후기 작성 폼이 나타나게 하기

- When the user exists and the user is not the author and the deadline has passed
@saseungmin saseungmin added the enhancement New feature or request label Jan 13, 2021
Comment on lines +57 to +60
// TODO: 수정하자.
if (isValidateUserInfo(user)(moderatorId) || !isCheckedTimeStatus(valid)) {
return null;
}
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

좀 더 좋게 변경할 수 있을거 같다. 수정해보자.

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