Commit c4cda77
Fix duplicate context call and hidden layer keyboard focus
- Merge two use(EditorContext) calls into one in SearchContent
- Add visibility: hidden to inactive sidebar content layer to prevent
keyboard focus reaching invisible elements
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent c71d91f commit c4cda77
2 files changed
Lines changed: 6 additions & 3 deletions
File tree
- libs/@hashintel/petrinaut/src/views/Editor/panels/LeftSideBar
- subviews
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
206 | 210 | | |
207 | 211 | | |
208 | 212 | | |
209 | 213 | | |
210 | 214 | | |
211 | 215 | | |
212 | | - | |
213 | | - | |
214 | 216 | | |
215 | 217 | | |
216 | 218 | | |
| |||
0 commit comments