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

Remove the bookmarks filter if anon user #398 #444

Closed
wants to merge 1 commit into from

Conversation

robcowie
Copy link

Attempting to filter by bookmarks when not logged in currently fails hard (see #398)

This patch removes the "Only Bookmarks" link from the sidebar, and ignores ?bookmarks=1 if the user is anonymous.

I'm not convinced removing the link makes for a good UX. Perhaps disabling it in some way is a better option. Let me know what you guys prefer and I'll modify accordingly.

* Remove the "Only Bookmarks" filter from the sidebar
* Ignore ?bookmarks=1 if anon user
@heynemann
Copy link
Contributor

This seems like a good pull request. Sentry should never 500.

Any idea on why this hasn't been merged?

@dcramer
Copy link
Member

dcramer commented Apr 23, 2013

I believe you have to be logged in now anyways so this is invalid

@dcramer dcramer closed this Apr 23, 2013
@github-actions github-actions bot locked and limited conversation to collaborators Dec 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants