Skip to content

Feat/sidebar board tree#499

Open
Surya10102000 wants to merge 2 commits into
kanbn:mainfrom
Surya10102000:feat/sidebar-board-tree
Open

Feat/sidebar board tree#499
Surya10102000 wants to merge 2 commits into
kanbn:mainfrom
Surya10102000:feat/sidebar-board-tree

Conversation

@Surya10102000
Copy link
Copy Markdown

The PRs closes issue #202
This adds a new collapsible board list component to the sidebar navigation, improving the user experience by organizing boards in an expandable/collapsible tree structure.

after.mp4
image

The component fully supports both light and dark themes and preserves the sidebar collapse state.

Changes

  • New CollapsibleBoardList component with expandable/collapsible board tree
  • Loading state with spinner while fetching boards
  • Scrollable board list with custom scrollbar styling
  • Responsive behavior for mobile devices

Modified

  • SideNavigation.tsx - Integrated the new collapsible board list component
  • Added proper typing for board data structures

Testing Done

  • Tested board list expansion/collapse in both light and dark themes
  • Verified keyboard shortcuts work correctly
  • Tested responsive behavior on mobile viewports
  • Confirmed sidebar state persists after page refresh
  • Verified loading states display properly
  • Tested navigation to individual boards
  • Verified current board highlighting works
  • Tested scroll behavior with many boards

Light Theme

image

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