Commit be0dfce
committed
feat: UI improvements & tests
Improves the chat sidebar search component by adding a "search" type to the input for better mobile keyboard support and screen reader accessibility.
Also, adds a story to test the focus state of the search input.
Introduces new markdown fixtures for storybook.1 parent 4632deb commit be0dfce
File tree
11 files changed
+1745
-694
lines changed- tools/server/webui/src
- lib/components/app/chat/ChatSidebar
- stories
- fixtures
11 files changed
+1745
-694
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
26 | 27 | | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
| |||
0 commit comments