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

[Feat] #603 - 인증한 유저에게 스파크 보내기했을 때 예외처리 #606

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

hyun99999
Copy link
Member

🔥Pull requests

⛳️ 작업한 브랜치

👷 작업한 내용

  • bind 메서드에서 impact feedback generator 가 작동하고 있어서, collection view delegate 에서 실행하던 함수는 중복되기에 삭제해주었다.
  • 이미 인증한 사용자에게 스파크 보내기를 할 경우 440 상태코드를 받기로 했고, 이때 습관방으로 돌아가서 로딩창과 함께 토스트메시지를 보여주기로 한 사항을 반영했습니다.
  • 스파크를 보내고 토스트메시지를 등장시키는 경험이 햅틱으로 이루어져서 메시지 직접 입력하기 를 누르고 보내기 버튼에 햅틱을 부여했습니다.

🚨참고 사항

  • 현재 개발중인 내용들은 다음 업데이트에 1차적으로 반영할 예정이고, 잠시 쉬고오자구요!!

📟 관련 이슈

@hyun99999 hyun99999 added Feat 새로운 기능 구현 👼타락pOwEr천사현규 크로아서버 환영요 🐓 Release release 를 목적 labels May 10, 2022
@hyun99999 hyun99999 self-assigned this May 10, 2022
Copy link
Member

@yangsubinn yangsubinn left a comment

Choose a reason for hiding this comment

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

이 예외처리가 필요하다는걸 오늘 아침 어머니가 인증한 저한테 스파크를 자꾸 보내려고 하는걸 보고 깨달았슴니다 감사합니당 고생하셨습니당 🤓

Copy link
Member

@L-j-h-c L-j-h-c left a comment

Choose a reason for hiding this comment

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

👍 👍

@hyun99999
Copy link
Member Author

이 예외처리가 필요하다는걸 오늘 아침 어머니가 인증한 저한테 스파크를 자꾸 보내려고 하는걸 보고 깨달았슴니다 감사합니당 고생하셨습니당 🤓

ㅋㅋㅋ쿠ㅜㅜ 어머님 기다려주세요

@hyun99999 hyun99999 changed the base branch from release-1.0.0 to develop May 11, 2022 15:36
@hyun99999 hyun99999 closed this May 11, 2022
@hyun99999 hyun99999 deleted the release/#603 branch May 11, 2022 17:38
@hyun99999 hyun99999 restored the release/#603 branch May 11, 2022 18:43
@hyun99999 hyun99999 reopened this May 11, 2022
@hyun99999 hyun99999 added 🦺 Release-1.0.2 1.0.2 업데이트에서 팀이 논의할 내용 and removed 🐓 Release release 를 목적 labels May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feat 새로운 기능 구현 👼타락pOwEr천사현규 크로아서버 환영요 🦺 Release-1.0.2 1.0.2 업데이트에서 팀이 논의할 내용
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] 인증한 유저에게 스파크 보내기했을 때 예외처리
3 participants