Commit b8adf02
fix(developer-hub): prioritize exact ID matches in multi-term search
- Exact ID matches now appear first in search results
- Other matches are sorted by ID for consistent ordering
- Fixes issue where ID 925 was buried in results when searching 'sol, btc, 925'
Co-Authored-By: aditya@dourolabs.xyz <aditya@dourolabs.xyz>1 parent 06920d7 commit b8adf02
File tree
1 file changed
+27
-4
lines changed- apps/developer-hub/src/components/PriceFeedIdsProTable
1 file changed
+27
-4
lines changedLines changed: 27 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
106 | | - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
107 | 109 | | |
| 110 | + | |
108 | 111 | | |
109 | 112 | | |
110 | | - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
111 | 129 | | |
112 | 130 | | |
113 | 131 | | |
114 | | - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
115 | 138 | | |
116 | 139 | | |
117 | 140 | | |
| |||
0 commit comments