Skip to content

[Design] #131 PageLoader, Spinner#140

Merged
shlee9999 merged 2 commits intodevelopfrom
131-design/loader
Dec 8, 2024
Merged

[Design] #131 PageLoader, Spinner#140
shlee9999 merged 2 commits intodevelopfrom
131-design/loader

Conversation

@shlee9999
Copy link
Collaborator

@shlee9999 shlee9999 commented Dec 8, 2024

✅ PR Checklist

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

📝 Summary

🔗 ISSUE : #131

PageLoader, Spinner 디자인

🖼️ Screenshots

DDang._.-.Chrome.2024-12-08.14-17-02.mp4

@shlee9999 shlee9999 linked an issue Dec 8, 2024 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Dec 8, 2024

⚡ Lighthouse Reports

http://localhost:4173/

Performance Metrics

Category Score
Performance 🟠 79
Accessibility 🟢 100
Best Practices 🟠 75
SEO 🟢 100

Detailed Metrics

Metric Value
First Contentful Paint 🟠 2.7 s
Largest Contentful Paint 🔴 4.8 s
Total Blocking Time 🟢 50 ms
Cumulative Layout Shift 🟢 0
Speed Index 🟢 2.7 s

Security Checks

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

http://localhost:4173/log

Performance Metrics

Category Score
Performance 🟠 84
Accessibility 🟢 100
Best Practices 🟠 75
SEO 🟢 100

Detailed Metrics

Metric Value
First Contentful Paint 🟠 2.4 s
Largest Contentful Paint 🔴 4.1 s
Total Blocking Time 🟢 40 ms
Cumulative Layout Shift 🟢 0
Speed Index 🟢 2.4 s

Security Checks

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

http://localhost:4173/login

Performance Metrics

Category Score
Performance 🟢 91
Accessibility 🟢 100
Best Practices 🟠 75
SEO 🟢 100

Detailed Metrics

Metric Value
First Contentful Paint 🟠 2.0 s
Largest Contentful Paint 🟠 3.2 s
Total Blocking Time 🟢 30 ms
Cumulative Layout Shift 🟢 0
Speed Index 🟢 2.0 s

Security Checks

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

http://localhost:4173/mypage

Performance Metrics

Category Score
Performance 🟠 74
Accessibility 🟢 97
Best Practices 🟠 83
SEO 🟢 92

Detailed Metrics

Metric Value
First Contentful Paint 🟠 2.9 s
Largest Contentful Paint 🔴 5.7 s
Total Blocking Time 🟢 40 ms
Cumulative Layout Shift 🟢 0.001
Speed Index 🟢 2.9 s

Security Checks

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

http://localhost:4173/profile/:id

Performance Metrics

Category Score
Performance 🟠 83
Accessibility 🟢 97
Best Practices 🟠 75
SEO 🟢 100

Detailed Metrics

Metric Value
First Contentful Paint 🟠 2.9 s
Largest Contentful Paint 🟠 3.8 s
Total Blocking Time 🟢 40 ms
Cumulative Layout Shift 🟢 0.001
Speed Index 🟢 2.9 s

Security Checks

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

@shlee9999 shlee9999 enabled auto-merge December 8, 2024 08:51
@shlee9999 shlee9999 merged commit 96ca6fe into develop Dec 8, 2024
@github-actions github-actions bot deleted the 131-design/loader branch December 16, 2024 00:48
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.

[Design] Loader

3 participants