Skip to content

Commit

Permalink
Update search subscribers placeholder
Browse files Browse the repository at this point in the history
Clarify what can be searched.
  • Loading branch information
stnguyen90 authored and TorstenDittmann committed Jan 18, 2024
1 parent 0419331 commit 47665a5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
</div>
</div>
<!-- TODO: fix width of search input in mobile -->
<SearchQuery search={data.search} placeholder="Search by name">
<SearchQuery search={data.search} placeholder="Search by subscriber ID, target ID, user ID, or type">
<div class="u-flex u-gap-16 is-not-mobile">
<Filters query={data.query} {columns} />
<ViewSelector
Expand Down

0 comments on commit 47665a5

Please sign in to comment.