Commit 8bc1327
fix: improve filter UX with contextual empty messages and aria-label
Show "No matching tables/views/indexes" when filter yields no results
instead of "No tables" which is misleading. Add aria-label for screen
reader accessibility.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4d1b839 commit 8bc1327
4 files changed
Lines changed: 8 additions & 8 deletions
File tree
- core/ui
- modules
- website/public/sqlite-viewer
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
198 | | - | |
| 197 | + | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
| 207 | + | |
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
Large diffs are not rendered by default.
0 commit comments