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

Page Loading progress bar #361

Merged
merged 5 commits into from
Aug 27, 2022
Merged

Page Loading progress bar #361

merged 5 commits into from
Aug 27, 2022

Conversation

MINJE-98
Copy link
Member

@MINJE-98 MINJE-98 commented Aug 16, 2022

구현 개요

클라이언트 사이드 렌더링동안 아무 피드백없이 정지화면에 로딩 프로그레스바를 추가합니다.

작업 사항

  • isntall nprogress
  • progress style
  • create progress hooks
  • _app 적용

이슈 트래커 번호

resolve #360

작업 이미지

화면 기록 2022-08-16 오후 1 43 46 mov

@MINJE-98 MINJE-98 added the 기능 추가 새로운 기능을 추가했습니다. label Aug 16, 2022
@MINJE-98 MINJE-98 self-assigned this Aug 16, 2022
@MINJE-98 MINJE-98 changed the base branch from main to feature/288 August 27, 2022 15:35
@MINJE-98 MINJE-98 merged commit 5f4d721 into feature/288 Aug 27, 2022
@MINJE-98 MINJE-98 deleted the feature/360 branch August 27, 2022 15:36
@sonarcloud
Copy link

sonarcloud bot commented Aug 27, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
기능 추가 새로운 기능을 추가했습니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Page Loading progress bar
1 participant