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

fix: don't allow saved searches over limit (resolves #206) #212

Merged
merged 5 commits into from
Mar 10, 2020

Conversation

greatislander
Copy link
Collaborator

Description

Fixes issue where users could save searches above the limit of 50.

Steps to test

  1. Save searches.

Expected behavior: Once user reaches 50 saved searches, they are warned and prevented from saving more.

Additional information

Not applicable.

Related issues

@greatislander greatislander requested a review from jhung March 5, 2020 16:25
@greatislander greatislander self-assigned this Mar 5, 2020
@greatislander greatislander added the bug Something isn't working label Mar 5, 2020
@greatislander greatislander added this to the 1.0.0-alpha.2 milestone Mar 5, 2020
@greatislander greatislander merged commit dccd6c6 into dev Mar 10, 2020
@greatislander greatislander deleted the fix/saved-search-limit branch March 10, 2020 15:07
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

Successfully merging this pull request may close these issues.

Saved searches can exceed the 50 search limit
2 participants