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

allow using queryParam to disable filter #382

Merged
merged 1 commit into from Aug 23, 2018

Conversation

lekoala
Copy link
Contributor

@lekoala lekoala commented Aug 16, 2018

much better than global state (and should potentially replace cookie usage that is user controlled)

much better than global state (and should potentially replace cookie usage that is user controlled)
Copy link
Contributor

@dhensby dhensby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice - do we need some kind of test? docs? are the any dependant places we expect the cookie but should now use this?

@lekoala
Copy link
Contributor Author

lekoala commented Aug 22, 2018

i don't see any usage of the cookie in the current codebase, so if nobody relies on that, removing it should be fine!

@robbieaverill robbieaverill merged commit 9ba1275 into silverstripe:master Aug 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants