user-quota-cell.tsx
2.96 KB
-
fix(users): prevent large quota values from overflowing (#6134) · 9a2d6603
- widen the quota column and add consistent spacing between remaining and total values. - extract quota rendering into a dedicated component and truncate oversized text within the cell. - preserve full-value tooltips, progress indicators, and the zero-quota state.
QuentinHsu committed