Skip to content

Add a placeholder to the search entry

Ghost User requested to merge (removed):add-placeholder-search-entry into main

According to HIG:

Text fields should have placeholder text or a label. Placeholder text is often preferred over labels, since it allows more elegant UI layouts. However, labels should be used if the purpose of a text field is not clear while it contains text.

Closes #1994 (closed)

Merge request reports