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] 방 나가기 버그 수정 #373

Merged
merged 1 commit into from
Oct 24, 2024
Merged

[FIX] 방 나가기 버그 수정 #373

merged 1 commit into from
Oct 24, 2024

Conversation

novice0840
Copy link
Contributor

@novice0840 novice0840 commented Oct 24, 2024

Issue Number

#372

As-Is

방 나가기 API 호출 시 URL parameter가 memberId가 들어가지 않는 상황

To-Be

memberId를 불러올 오는 부분은 수정해 URL parameter에 memberId가 들어가도록 수정

Check List

  • 테스트가 전부 통과되었나요?
  • 모든 commit이 push 되었나요?
  • merge할 branch를 확인했나요?
  • Assignee를 지정했나요?
  • Label을 지정했나요?

Test Screenshot

image

(Optional) Additional Description

🌸 Storybook 배포 주소

https://woowacourse-teams.github.io/2024-ddangkong/storybook/

@novice0840 novice0840 added 🛠 fix 버그 🚨 hotfix 핫픽스 🫧 FE front end labels Oct 24, 2024
@novice0840 novice0840 added this to the FE Sprint6 milestone Oct 24, 2024
@novice0840 novice0840 self-assigned this Oct 24, 2024
@novice0840 novice0840 linked an issue Oct 24, 2024 that may be closed by this pull request
1 task
@novice0840 novice0840 merged commit 2598b06 into develop Oct 24, 2024
2 checks passed
@novice0840 novice0840 deleted the fix/#372 branch October 24, 2024 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🫧 FE front end 🛠 fix 버그 🚨 hotfix 핫픽스
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FIX] 방 나가기 버그 수정
1 participant