Skip to content

fix: 할당이 0인 구간의 축과 차트 처리 - #26

Merged
yessjun merged 1 commit into
mainfrom
fix/empty-trend-axis
Aug 10, 2026
Merged

fix: 할당이 0인 구간의 축과 차트 처리#26
yessjun merged 1 commit into
mainfrom
fix/empty-trend-axis

Conversation

@yessjun

@yessjun yessjun commented Aug 10, 2026

Copy link
Copy Markdown
Member

📝 작업내용

  • 눈금 폭 하한을 1로 두어 같은 라벨이 여러 번 찍히던 것을 고침
  • 할당이 내내 0인 기관 카드는 차트 대신 사실을 문장으로 표시
  • 관리자 화면은 용량 기준선이 있어 0도 정보가 되므로 차트 유지

⭐️ 검증

  • 테스트 474개에서 486개로 증가, 라벨 중복 없음과 빈 할당 판정을 단위로 고정
  • 라이브 캡처에서 확인한 증상 재현 구간(값 전부 0)으로 회귀 테스트 작성
  • 린트, 타입 검사, 빌드, 프로덕션 의존성 감사 통과

💬 리뷰 포인트

  • 기관 화면은 차트를 접고 관리자 화면은 유지하는 비대칭 판단

An org that holds nothing yet had its trend card labelled 1 B three
times and 0 B three times: the tick step fell below a byte and the
labels round to integers. Both axes now floor the step at one, and the
card states the fact instead of drawing two lines lying on zero. The
admin screen keeps its charts, where the capacity reference line makes
a zero allocation worth seeing.
@yessjun
yessjun merged commit b43abf5 into main Aug 10, 2026
1 check passed
@yessjun
yessjun deleted the fix/empty-trend-axis branch August 10, 2026 11:08
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.

1 participant