You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Follow the existing pattern of counting overflow chip in total chip count
- Use getChips() helper function consistently with existing tests
- Access chip labels at correct indices (skip overflow chip at [0])
- Set proper width and await nextRender for consistent chip rendering
All tests now pass:
- select: 6/6 tests ✅
- combo-box: 8/8 tests ✅
- multi-select-combo-box: 9/9 tests ✅
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments