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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Bug Report: Split subscriptions across multiple cookies #872

Open
PAI5REECHO opened this issue Dec 16, 2023 · 1 comment
Open

馃悰 Bug Report: Split subscriptions across multiple cookies #872

PAI5REECHO opened this issue Dec 16, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@PAI5REECHO
Copy link

Describe the bug

Once the subscriptions cookie hits the browser limit the subscribe button for subreddits and users stops working. I'm surprised that this is still an issue since we already came up with a solution in #352 (comment).

Steps to reproduce the bug

  1. Subscribe to enough subreddits that the subscriptions cookie is > 4096 bytes large
  2. Subscribe to 1 more subreddit
  3. New subreddit subscriptions isn't added

What's the expected behavior?

Once the subscriptions cookie is >= 4096 bytes long it should continue storing subscriptions in additional cookies (subscriptions1, subscriptions2, subscriptions3, etc...)

@PAI5REECHO PAI5REECHO added the bug Something isn't working label Dec 16, 2023
@ShiroYasha456
Copy link

This should be done for the filtered feeds/users as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants