Commit 2b0e0ea
committed
fix: Auto-select first target option in Combine Groups
The target group listbox (size > 1) wasn't auto-selecting an option,
causing targetGroupSelect.value to be empty and parseInt('') to return
NaN, silently failing the combine operation.
Also adds e2e tests for Combine Groups feature and ignores .claude/commands/1 parent 837745e commit 2b0e0ea
File tree
3 files changed
+516
-8
lines changed- chrome-extension
- e2e
- src/popup
3 files changed
+516
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
0 commit comments