Commit e4e0596
fix(ui): navigate to tab for insights with entity_id=0
Insights with a valid tab but entity_id=0 (group-level observations)
were incorrectly marked InfoOnly, showing "house data, not in any tab"
on Enter. Now they navigate to the tab without selecting a specific row.
InfoOnly is reserved for insights with truly unrecognized tab names.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent a2b420a commit e4e0596
2 files changed
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1099 | 1099 | | |
1100 | 1100 | | |
1101 | 1101 | | |
1102 | | - | |
1103 | | - | |
1104 | | - | |
1105 | 1102 | | |
1106 | 1103 | | |
1107 | 1104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1297 | 1297 | | |
1298 | 1298 | | |
1299 | 1299 | | |
1300 | | - | |
1301 | | - | |
| 1300 | + | |
| 1301 | + | |
| 1302 | + | |
1302 | 1303 | | |
1303 | 1304 | | |
1304 | 1305 | | |
| |||
0 commit comments