Skip to content

Commit 4204456

Browse files
committed
docs: Update search placeholder to clarify hostname filtering
1 parent 513becc commit 4204456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

panel.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<div class="search-container">
3333
<!-- Primary Actions: Search and Most Used Buttons -->
3434
<div class="search-input-wrapper">
35-
<input type="text" id="search-bar" placeholder="Filter requests...">
35+
<input type="text" id="search-bar" placeholder="Filter by URL, hostname, method, headers...">
3636
<button id="regex-toggle" class="regex-toggle-inline" title="Toggle Regex Mode">
3737
<span class="regex-icon">.*</span>
3838
</button>

0 commit comments

Comments
 (0)