Commit 49d7fa5
committed
fix: show feed selector RBR only for other broken feeds
The feed selector button previously showed RBR based on the currently
selected feed's errors. This caused missing RBR when another feed had
a broken connection, and extra RBR when only the selected feed was broken.
The selector now checks if any other feed has errors, since the current
feed's issues are already visible via the error banner.1 parent 9317075 commit 49d7fa5
1 file changed
Lines changed: 3 additions & 3 deletions
File tree
- src/pages/workspace/companyCards/WorkspaceCompanyCardsTable
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
0 commit comments