We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug It is possible to save more than 50 saved searches.
To Reproduce Steps to reproduce the behavior:
Expected behavior User should only be able to save 50 searches (or whatever limit is set).
Screenshots
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered:
fix: don't allow searches to be saved when limit is reached
066deb1
Resolves #206
fix: don't allow saved searches over limit (resolves #206) (#212)
dccd6c6
* fix: don't allow searches to be saved when limit is reached Resolves #206 * fix: adjust title of notification
greatislander
Successfully merging a pull request may close this issue.
Describe the bug
It is possible to save more than 50 saved searches.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
User should only be able to save 50 searches (or whatever limit is set).
Screenshots
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered: