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

[1.0.7 / D-TP] 게시물 로딩 메시지 오류 수정 #1097

Merged
merged 2 commits into from
Mar 20, 2024

Conversation

yoouyeon
Copy link
Contributor

@yoouyeon yoouyeon commented Mar 6, 2024

관련 이슈

작업 내용

조건문 순서가 잘못되어 있어서 로딩 컴포넌트 전에 에러 컴포넌트가 먼저 보여지던 문제였습니다.
로딩 조건을 먼저 확인하도록 수정했습니다.

@yoouyeon yoouyeon added the bug Something isn't working label Mar 6, 2024
@yoouyeon yoouyeon self-assigned this Mar 6, 2024
@yoouyeon yoouyeon requested a review from a team as a code owner March 6, 2024 12:40
@yoouyeon yoouyeon requested review from asroq1 and joonseong11 and removed request for a team March 6, 2024 12:40
Copy link

sonarcloud bot commented Mar 6, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor

@asroq1 asroq1 left a comment

Choose a reason for hiding this comment

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

집중해서 보지 않으면 놓칠 수 있는데 고생하셨습니다!

@yoouyeon yoouyeon merged commit a6739fb into release-1.0.7 Mar 20, 2024
3 checks passed
@yoouyeon yoouyeon deleted the 1094-107-d-tp-board-loading-message-bug branch March 20, 2024 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants