mirror of
https://github.com/zulip/zulip.git
synced 2025-11-22 15:31:20 +00:00
Because we regularly change what we want the placeholder text to be, as the user enters and exits search, it's simpler to just not use `data-search-results-empty` and set up the placeholder from the buddy list code directly. Previously we were trying to sometimes use `data-search-results-empty` and sometimes set it directly, which is more confusing and complex.
31 KiB
31 KiB