Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0valt/1505/search fix #1506

Merged
merged 9 commits into from
Jan 8, 2025
Merged

0valt/1505/search fix #1506

merged 9 commits into from
Jan 8, 2025

Conversation

Oaphi
Copy link
Member

@Oaphi Oaphi commented Jan 8, 2025

blocked by: #1504 (it's a bit too problematic to switch without breaking my setup or accidentally committing my compose file, so I opted to branch off that PR)

closes: #1505

This is how the search results page when using the user:me qualifier while logged out will look like (not sure whether the widget should be an error or a warning - open for ideas):

Screenshot from 2025-01-08 11-39-51

Note that as per discussion:

  • no search results are shown;
  • a warning is prominently displayed;
  • the warning links to the sign in page;

I specifically avoided implementing what's mentioned in Cellio's answer as that is out of scope of the fix, but we should definitely add the suggestion to the list of search UX improvements to work on, in my opinion.

@Oaphi Oaphi self-assigned this Jan 8, 2025
@Oaphi Oaphi added area: backend Changes to server-side code status: blocked This is being worked on but is blocked by something else labels Jan 8, 2025
@Oaphi Oaphi requested review from a team, trichoplax and cellio January 8, 2025 08:47
…unintentional easter egg when searching for user:0
@ArtOfCode- ArtOfCode- merged commit 41de9b2 into develop Jan 8, 2025
7 checks passed
@ArtOfCode- ArtOfCode- deleted the 0valt/1505/search-fix branch January 8, 2025 09:16
@Oaphi Oaphi mentioned this pull request Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend Changes to server-side code status: blocked This is being worked on but is blocked by something else
Projects
None yet
Development

Successfully merging this pull request may close these issues.

500 error when searching with user:me when logged out
2 participants