Commit 3373d9e
Agents Manager: show the chat on the Site Editor navigation view (#112372)
Revert the navigation-view hiding added in #112164. Remove
`useHideChatOnSiteEditorNavigation` (and its test), the dock's render gate
and layout-manager `isReady` wiring, and the now-unused
`isSiteEditorCanvasEditMode` helper; un-export the admin-bar button IDs and
sidebar class-name constants the hook imported. The `#wpadminbar` height fix
and the `isChatEnabled` rename from that PR are kept.
Co-authored-by: Welly Shen <welly.shen@automattic.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent f0d523a commit 3373d9e
6 files changed
Lines changed: 8 additions & 262 deletions
File tree
- packages/agents-manager/src
- components/agent-dock
- hooks
- __tests__
- use-admin-bar-integration
- use-agent-layout-manager
- utils
Lines changed: 3 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
120 | 119 | | |
121 | 120 | | |
122 | 121 | | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | 122 | | |
129 | 123 | | |
130 | | - | |
131 | 124 | | |
132 | 125 | | |
133 | 126 | | |
| |||
380 | 373 | | |
381 | 374 | | |
382 | 375 | | |
383 | | - | |
384 | | - | |
385 | | - | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
386 | 379 | | |
387 | 380 | | |
388 | 381 | | |
| |||
Lines changed: 0 additions & 127 deletions
This file was deleted.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
Lines changed: 0 additions & 107 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | 14 | | |
27 | 15 | | |
28 | 16 | | |
| |||
0 commit comments