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

로테이션 신청 페이지 변경점 #143

Merged
merged 3 commits into from
Dec 20, 2023
Merged

Conversation

seo-wo
Copy link
Member

@seo-wo seo-wo commented Dec 20, 2023

isSubmit state사용을 안해도 될것 같다는 생각이 들어 다음과 같이 수정합니다.

기존 ->
취소 후 안되는 날짜를 다시 신청 하는 방식

변경 ->
그냥 안되는 날짜를 신청하는 방식 (취소 과정이 없어졌습니다)
이에 따라 구분감을 주기위해 신청한 날짜는 파랑색, 신청을 안하는 날짜는 붉은색으로 색칠하였습니다.


아직 해당 state를 참조하는 부분이 많아 완벽하게 덜어내지 않고 setIsSubmit(false)로 대체하였습니다.
추후 삭제를 할 예정입니다.

@seo-wo seo-wo self-assigned this Dec 20, 2023
@Jiwon-Woo Jiwon-Woo merged commit c290b69 into develop Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants