Commit 70c499d
Don't show setup hint on empty profile search
manage_profiles list with a query but no limit/offset used the
full-inventory empty text ("No profiles found... use setup") even when
the search simply matched nothing while other profiles exist. Pass the
query through so an empty search returns a "no matches" note instead,
matching the paginated path's neutral empty result.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 8a9d722 commit 70c499d
1 file changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
| |||
155 | 158 | | |
156 | 159 | | |
157 | 160 | | |
158 | | - | |
| 161 | + | |
159 | 162 | | |
160 | 163 | | |
161 | 164 | | |
| |||
0 commit comments