Commit e3c47a1
feat: close tab and force float mode on auth revocation
- When auth is revoked, close the current tab and panel in embedded mode
- Force dock mode to 'float' when unauthorized (regardless of settings)
- Standalone mode also clears selected entry on revocation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 8306ccc commit e3c47a1
File tree
2 files changed
+11
-1
lines changed- packages/core/src/client/webcomponents/components/dock
2 files changed
+11
-1
lines changedLines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
75 | 82 | | |
76 | 83 | | |
77 | 84 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
| |||
0 commit comments