Commit 34390f4
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 d87d43f commit 34390f4
1 file changed
Lines changed: 332 additions & 368 deletions
0 commit comments