Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] 제출 기한 지나면 제출 못하도록 막기 #387

Merged
merged 3 commits into from
Aug 13, 2024

Conversation

eonseok-jeon
Copy link
Member

@eonseok-jeon eonseok-jeon commented Aug 12, 2024

Related Issue : Closes #383


🧑‍🎤 Summary

  • 지원 마감되면 지원 못하도록 막기

🧑‍🎤 Screenshot

스크린샷 2024-08-12 오후 7 06 08

🧑‍🎤 Comment

NoMoreApply가 true가 되면 제출이 불가능하도록 설정했어요~
제출 버튼 혹은 임시저장 클릭 시 모달창 뜨도록 설정했어요~

@eonseok-jeon eonseok-jeon linked an issue Aug 12, 2024 that may be closed by this pull request
Copy link

height bot commented Aug 12, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@eonseok-jeon eonseok-jeon marked this pull request as ready for review August 12, 2024 10:06
@auto-assign auto-assign bot requested a review from lydiacho August 12, 2024 10:07
Copy link
Member

@lydiacho lydiacho left a comment

Choose a reason for hiding this comment

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

완전 좋습니다~~~ :)

@eonseok-jeon eonseok-jeon merged commit 6f311ba into develop Aug 13, 2024
2 checks passed
@eonseok-jeon eonseok-jeon deleted the fix/#383_prevent-apply branch August 13, 2024 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Fix] 제출 기한 지나면 제출 못하도록 막기
2 participants