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: 홈 알람 플로팅 버튼 생성 & 상세페이지 네고 버튼 수정 #227

Merged
merged 13 commits into from
Jan 28, 2024

Conversation

wkdtnqls0506
Copy link
Contributor

@wkdtnqls0506 wkdtnqls0506 commented Jan 28, 2024

작업 개요 (이슈 번호)

#225

작업 내용 (변경 사항)

  • 홈화면 - 알람 플로팅 버튼 생성
  • 상세 페이지 - 예약중일때 네고하기 버튼 비활성화

스크린샷

테스트 결과

  • 플로팅 버튼은 만들었는데 읽었을 때 없애는 기능은 아직임돠~! 번뜩이는 아이디어 추천받습니다..람쥐 🐿️

리뷰 요청 사항

close #225

@wkdtnqls0506 wkdtnqls0506 added the Feat 새로운 기능 추가 label Jan 28, 2024
@wkdtnqls0506 wkdtnqls0506 self-assigned this Jan 28, 2024
Copy link

netlify bot commented Jan 28, 2024

Deploy Preview for animated-blini-88be51 ready!

Name Link
🔨 Latest commit e241db8
🔍 Latest deploy log https://app.netlify.com/sites/animated-blini-88be51/deploys/65b65338f44e710008ea15fd
😎 Deploy Preview https://deploy-preview-227--animated-blini-88be51.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

vercel bot commented Jan 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
yanabada-fe-1r96 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2024 1:17pm

Copy link
Contributor

@Gaoridang Gaoridang left a comment

Choose a reason for hiding this comment

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

고생했어~~ 알림 여러 개면 겹쳐 띄우는거구나?

Comment on lines 85 to 87
{data?.data.notifications.map(
(item) => item.type === "TRADE_REQUEST" && <FloatingAlarm key={item.notificationId} />
)}
Copy link
Contributor

Choose a reason for hiding this comment

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

얘는 눌렀다가 다시 오면 어떻게 사라지는거야??

Copy link
Contributor Author

Choose a reason for hiding this comment

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

다시 사라지지 않아서 문제야.. ㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋ ㅠㅠ

Copy link
Contributor

Choose a reason for hiding this comment

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

ㅋㅋㅋㅋㅋㅋㅋㅋㅋ

@wkdtnqls0506 wkdtnqls0506 merged commit 3f91664 into develop Jan 28, 2024
8 checks passed
@wkdtnqls0506 wkdtnqls0506 deleted the feature/#225 branch January 28, 2024 13:18
Gaoridang pushed a commit to Gaoridang/Yanabada_FE that referenced this pull request Jul 26, 2024
Feat: 홈 알람 플로팅 버튼 생성 & 상세페이지 네고 버튼 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feat 새로운 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Fix]: 3차 QA 반영
2 participants