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

[Design] #45 마이페이지 알림 설정 페이지 #76

Merged
merged 7 commits into from
Nov 24, 2024

Conversation

kimjuyoung78
Copy link
Collaborator

@kimjuyoung78 kimjuyoung78 commented Nov 22, 2024

✅ PR Checklist

  • 불필요한 코드 중복이 없습니다.
  • 민감한 정보를 포함하지 않았습니다.
  • 불필요한 콘솔 로그나 주석을 포함하지 않았습니다.
  • 컴포넌트 key값에 고유한 값을 할당했습니다.

📝 Summary

🔗 ISSUE : #45

마이페이지 - 알림 설정 페이지 작업했습니다.

  • 모든 알림 조작 시 다른 알람 작동 시나리오 미정
  • 헤더 공통컴포넌트 도입 아직 안함

🖼️ Screenshots

DDang-.mp4

Copy link

⚡ Lighthouse Report

Category Score
🟠 Performance 86
🟢 Accessibility 100
🟢 Best Practices 100
🟢 SEO 100

Detailed Metrics

Metric Value
🟠 First Contentful Paint 1.8 s
🟠 Largest Contentful Paint 4.0 s
🟢 Total Blocking Time 70 ms
🟢 Cumulative Layout Shift 0
🟢 Speed Index 1.8 s

Security Checks

Check Status Details
CSP-XSS ⚠️ Ensure CSP is effective against XSS attacks

@kimjuyoung78 kimjuyoung78 changed the title [Desigin] #45 가족 코드 입력 페이지 [Desigin] #45 마이페이지 Nov 22, 2024
@kimjuyoung78 kimjuyoung78 changed the title [Desigin] #45 마이페이지 [Design] #45 마이페이지 알람 Nov 22, 2024
wonill
wonill previously approved these changes Nov 22, 2024
@kimjuyoung78 kimjuyoung78 changed the title [Design] #45 마이페이지 알람 [Design] #45 마이페이지 알림 설정 페이지 Nov 22, 2024
@kimjuyoung78 kimjuyoung78 linked an issue Nov 22, 2024 that may be closed by this pull request
src/pages/MyPage/SettingModal/styles.ts Show resolved Hide resolved
src/pages/MyPage/index.tsx Outdated Show resolved Hide resolved
src/pages/MyPage/index.tsx Outdated Show resolved Hide resolved
src/pages/MyPage/SettingModal/index.tsx Outdated Show resolved Hide resolved
src/pages/MyPage/SettingModal/index.tsx Outdated Show resolved Hide resolved
src/App.tsx Show resolved Hide resolved
shlee9999
shlee9999 previously approved these changes Nov 24, 2024
@kimjuyoung78 kimjuyoung78 merged commit ae8b07b into develop Nov 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] 마이페이지( 알림설정, 탈퇴 )
3 participants