Commit 40956f2
Replace hardcoded toolbar breakpoints with KListWithOverflow
Use KDS KListWithOverflow component to dynamically collapse toolbar
items into a "More" dropdown based on available space instead of
fixed pixel breakpoints.
- Integrate KListWithOverflow for automatic overflow detection
- Add overflow hidden CSS to prevent flicker during resize
- Simplify toolbar logic by removing manual breakpoint calculations
Fixes #5258
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 64e0548 commit 40956f2
1 file changed
Lines changed: 297 additions & 335 deletions
0 commit comments