Commit aa91e96
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 learningequality#5258
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent c52b3a2 commit aa91e96
1 file changed
Lines changed: 336 additions & 372 deletions
0 commit comments