◈ Drawn by PR Lens, free for open source
feat: resizable kanban columns - [WEB-9677]
makeplane/plane #9746
Architecture
Open full size
Container view — Architecture
Introduces support for horizontally expanding individual Kanban columns to fill available screen width. BaseKanBanRoot manages local state for expanded column IDs and passes toggling handlers down through the Kanban layout to HeaderGroupByCard, where an unfold/fold button toggles column styling between a fixed 350px width and an expanding flex container.
GATEWAY
CLIENT APPLICATIONS
Caddy Reverse Proxy
Plane Web App
CHANGED
Shared State (@plan…
API Client Services (…
View the pull request on GitHub
feat: resizable kanban columns - [WEB-9677]