-
Notifications
You must be signed in to change notification settings - Fork 0
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] 웨이팅 처리 및 부스 종류 변경 관련 QA #276
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
wjdtkdgns777
commented
Oct 14, 2024
- 부스 종류 변경이 있었습니다. 관련 처리가 이루어졌습니다.
- 웨이팅 관련 노쇼 및 완료시 웨이팅순서에 null 처리를 안해줘 생기는 문제를 수정해주었습니다
- 바텀탭의 스탬프 다크모드 처리
- 웨이팅 신청시 제 3자 처리방침 부분이 삭제되어 반영했습니다
- 웨이팅 ID별로 정렬해 표출되는 순서가 계속 바뀌던걸 수정해주었습니다
- 부스 상세 위치보기의 하드코딩이 변경되었습니다
- 기존 웨이팅 신청할때는 부스 상세화면 진입시 내 웨이팅목록을 불러와 그 값과 현재 부스아이디를 비교하여 웨이팅할수 있는지 처리해줬다면, 이젠 웨이팅하기 버튼을 누를시에 해당처리가 이뤄져 화면 밖으로 나가지 않고 다시 웨이팅걸려는 시도를 막았습니다. 또한 웨이팅을 걸지 않더라도 불필요하게 체크하던부분이 없어졌습니다
easyhooon
approved these changes
Oct 14, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- 기존 웨이팅 신청할때는 부스 상세화면 진입시 내 웨이팅목록을 불러와 그 값과 현재 부스아이디를 비교하여 웨이팅할수 있는지 처리해줬다면, 이젠 웨이팅하기 버튼을 누를시에 해당처리가 이뤄져 화면 밖으로 나가지 않고 다시 웨이팅걸려는 시도를 막았습니다. 또한 웨이팅을 걸지 않더라도 불필요하게 체크하던부분이 없어졌습니다
7번 처리 좋네요. 노쇼 캔슬도 구현되었고, 이제 좀 팔만한 제품이 된 것같네여
다른 부분들에 대해서는, 특별히 문제 되는 부분은 없는 것 같습니다. 수고하셨습니다~
아까 회사라 말은 못드렸는데 취업 축하드립니다 상훈님~~
너무 감사드립니다~~!!! 저도 너무 기쁘네요 ㅎㅎㅋㅋㅋ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.