Commit 9f51920
authored
feat: Add a search input that searches within virtual elements (#1598)
Add a separate search input triggered by Cmd+F that searches through all matches currently on the page, overriding the native browser search that only searches within visible rows.
Fixes HDX-2687
### Video
https://github.com/user-attachments/assets/beaab78f-e96c-4698-86b7-a4ee3540db1b1 parent 3a2c33d commit 9f51920
File tree
7 files changed
+2919
-341
lines changed- .changeset
- packages/app/src
- components
- DBTable
- __tests__
- hooks
- __tests__
7 files changed
+2919
-341
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1906 | 1906 | | |
1907 | 1907 | | |
1908 | 1908 | | |
1909 | | - | |
| 1909 | + | |
| 1910 | + | |
| 1911 | + | |
| 1912 | + | |
1910 | 1913 | | |
1911 | 1914 | | |
1912 | 1915 | | |
| |||
0 commit comments