Commit 0651c7b
committed
fix(servers): keep Disable available for disconnected enabled servers
The new 'disconnected' action state dropped the Disable button — it only
rendered for 'running'/'connected_auto', so an enabled server you Disconnect
could no longer be turned off without reconnecting first. Add 'disconnected'
to the Disable condition so it shows alongside Connect. Also refreshes a
stale comment that still referenced the old hardcoded 'connecting' seed.
Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>1 parent b1cc60b commit 0651c7b
1 file changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
370 | | - | |
| 370 | + | |
| 371 | + | |
371 | 372 | | |
372 | 373 | | |
373 | 374 | | |
| |||
1251 | 1252 | | |
1252 | 1253 | | |
1253 | 1254 | | |
1254 | | - | |
| 1255 | + | |
| 1256 | + | |
| 1257 | + | |
1255 | 1258 | | |
1256 | | - | |
| 1259 | + | |
| 1260 | + | |
| 1261 | + | |
1257 | 1262 | | |
1258 | 1263 | | |
1259 | 1264 | | |
| |||
1765 | 1770 | | |
1766 | 1771 | | |
1767 | 1772 | | |
1768 | | - | |
1769 | 1773 | | |
1770 | 1774 | | |
1771 | 1775 | | |
| |||
0 commit comments