As designed Inconsistency in search phrases

imthebest

Well-known member
Hi,

This might be as designed but here we go:

On community/search when you click on "Search Threads and Posts", "Search Profile Posts", "Search Media", "Search Resources" or "Search Tags" the title of the page gets adjusted to match the title of the active tab.

However when you on "Search Everything" (default) the title is still "Search". I think that for consistency it should be changed to "Search Everything".

Thanks,
Super120
 
It's consistent with the URL.

Search Threads and Posts:

Code:
https://xenforo.com/community/search/?type=post

Search Everything:

Code:
https://xenforo.com/community/search/

The URL isn't /search-everything or /search/?type=everything.
 
Context is relevant; there is no requirement that it matches the name of the tab. This is expected.
 
Top Bottom