Commit c605bce
fix: only show sync mode notice when sync commands are executed, not when command palette opens (#864)
- Updated sync-discourse-nodes-to-supabase command to check !checking before showing notice
- Updated publish-discourse-node command to check !checking before showing notice
- Ensures 'Sync mode is not enabled' notice only appears when user clicks sync operations
- Prevents notice from appearing when command palette is opened
Resolves ENG-1517
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Trang Doan <trangdoan982@users.noreply.github.com>1 parent 2d97224 commit c605bce
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
233 | 235 | | |
234 | 236 | | |
235 | 237 | | |
| |||
252 | 254 | | |
253 | 255 | | |
254 | 256 | | |
255 | | - | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
256 | 260 | | |
257 | 261 | | |
258 | 262 | | |
| |||
0 commit comments