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

feat: added option to toggle off cookieless #143

Merged
merged 2 commits into from Mar 29, 2024

Conversation

zvikarp
Copy link
Contributor

@zvikarp zvikarp commented Mar 26, 2024

Hi,

We have a use case where the user starts with cookieless turned on and we need to turn it off. This PR allows to change the the local storage without closing the app (= reinitializing the package).

Thank you for creating and maintaining the package, I really appreciate it!

Copy link
Member

@TesteurManiak TesteurManiak left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution, LGTM!
Would love a review from another maintainer (cc @Pierre-Monier @MeixDev)
Otherwise I'll merge the PR 🙂

@TesteurManiak
Copy link
Member

This should also fix #141

@TesteurManiak TesteurManiak linked an issue Mar 26, 2024 that may be closed by this pull request
@TesteurManiak
Copy link
Member

@zvikarp You'll also have to fix the failing check before this can be merged.

@TesteurManiak TesteurManiak added the enhancement New feature or request label Mar 26, 2024
Copy link
Member

@Pierre-Monier Pierre-Monier left a comment

Choose a reason for hiding this comment

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

LGTM

@TesteurManiak
Copy link
Member

Perfect thanks @Pierre-Monier 💪

@TesteurManiak TesteurManiak merged commit d7dd890 into Floating-Dartists:main Mar 29, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: Make Cookieless mode configurable at runtime
3 participants