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

Problem: incremented subscriptions duplicated #10

Open
janat08 opened this issue Apr 15, 2018 · 0 comments
Open

Problem: incremented subscriptions duplicated #10

janat08 opened this issue Apr 15, 2018 · 0 comments

Comments

@janat08
Copy link
Contributor

janat08 commented Apr 15, 2018

Problem: When you define a new subscription that makes the previous one obsolete such as for infinite load and text search it's difficult to deal with if you leave the page and come back as you can't select individual subscriptions in cache. Since you'd probably want to keep the subscription that has the higher limit and yet not duplicate this same subscription or possible default the text-based one to empty on leaving the page.

Solution: make a method that returns subscription from cache with it's arguments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant