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: 알림 설정 기준일과 알림 시간 설정 오류 수정 #194

Merged
merged 6 commits into from
Jul 24, 2023

Conversation

ww8007
Copy link
Member

@ww8007 ww8007 commented Jul 24, 2023

📌 개요 (필수)

  1. 알림 설정 기준일 0일 보다 작으면 Toast 띄우기
  2. 시간 설정 분이 10보다 작을 경우 오류나던 오류 수정
  3. Error Toast 추가

🔨 작업 사항 (필수)

  • 추가 또는 변경된 내용을 적어주세요.

  • 알림 설정 기준일 1보다 작을 경우 토스트 띄우도록 처리 추가

  • 시간 설정 분이 10보다 작을 경우 api 오류 나던 오류 수정

  • Error Icon 추가

  • Error Toast 추가


⚡️ 관심 리뷰 (선택)

  • 특별히 확인 받고 싶은 내용을 적어주세요.

🌱 연관 내용 (선택)

  • 관련 있는 내용, 또는 앞으로 고려할 내용을 적어주세요.

@ww8007 ww8007 added 🔨 Fix 기능 수정 🐛 Bug 버그 🎨 Style 스타일 관련 labels Jul 24, 2023
@ww8007 ww8007 self-assigned this Jul 24, 2023
@vercel
Copy link

vercel bot commented Jul 24, 2023

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

Name Status Preview Updated (UTC)
pickly-frontend ✅ Ready (Inspect) Visit Preview Jul 24, 2023 9:01pm

@ww8007 ww8007 merged commit 01f496c into develop Jul 24, 2023
2 checks passed
@ww8007 ww8007 deleted the fix/#193/notification-time-setting branch July 24, 2023 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug 버그 🔨 Fix 기능 수정 🎨 Style 스타일 관련
Projects
Development

Successfully merging this pull request may close these issues.

[BUG]: 알림 기준일과 알림 설정 시간이 제대로 변경되지 않는 오류 수정
1 participant