- Move overflow:hidden off the group card onto a dedicated .vw-glitch-clip overlay so the card can stay overflow-visible and the corner progress pie is no longer cropped by the card or its rounded corner. - Add overflow-x-clip to CategoryLane so badges that poke past the card's right edge are discarded instead of spawning a stray horizontal scrollbar. - Nudge TodoProgressPie to -right-2.5 and give the "N/N done" label pr-2.5 so both clear each other within the lane's 10px margin without spilling. |
||
|---|---|---|
| .. | ||
| add-category-lane.tsx | ||
| add-group-popover.tsx | ||
| board-context.tsx | ||
| board-view-provider.tsx | ||
| category-lane.tsx | ||
| color-swatch-picker.tsx | ||
| edit-group-dialog.tsx | ||
| empty-state.tsx | ||
| group-ai-dialog.tsx | ||
| group-card-overlay.tsx | ||
| group-card.tsx | ||
| hand-drawn-check.tsx | ||
| kanban-board.tsx | ||
| mouse-follow-tooltip.tsx | ||
| notes-dialog.tsx | ||
| status-update-dialog.tsx | ||
| summary-button.tsx | ||
| todo-ai-dialog.tsx | ||
| todo-checkbox.tsx | ||
| todo-create-dialog.tsx | ||
| todo-create-popover.tsx | ||
| todo-edit-dialog.tsx | ||
| todo-progress-pie.tsx | ||
| view-switcher.tsx | ||