You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a single bug. Do not report multiple bugs in one issue.
It's a frontend issue, not a backend issue; Otherwise please create an issue on the backend repo instead.
Summary
Searching with type=Url allows only returning resolved contents, which works fine when with post URLs, but returns nothing with comment URLs.
And switching back to type=All, for both cases (post and comment) drowns the resolved content into a mess of other search results, instead of showing it first.