Bug summary
In loom tui, creating a new workspace shows the group selection screen with configured groups, but no keyboard input toggles the selections. The UI indicates space should toggle items, but space and other keys have no effect.
Command
loom tui → New workspace → Group selection
Steps to reproduce
- Have groups configured in
config.toml
- Run
loom tui
- Start creating a new workspace
- Reach the group selection screen
- Press space to toggle a group
Expected behavior
Space toggles the group selection on/off, as indicated by the UI.
Actual behavior
No key input registers. Groups cannot be selected, making workspace creation via TUI non-functional when using groups.
Bug summary
In
loom tui, creating a new workspace shows the group selection screen with configured groups, but no keyboard input toggles the selections. The UI indicates space should toggle items, but space and other keys have no effect.Command
loom tui→ New workspace → Group selectionSteps to reproduce
config.tomlloom tuiExpected behavior
Space toggles the group selection on/off, as indicated by the UI.
Actual behavior
No key input registers. Groups cannot be selected, making workspace creation via TUI non-functional when using groups.