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
so that I don't keep seeing the same ideas over and over again.
Given a user is on the random idea page And has at least 1 idea marked as completed And selects the option to filter out completed ideas
When the user rejects an idea Then no completed ideas are shown to the user
There is a dropdown included that allows the user to choose to include completed ideas in the shuffle.
The text was updated successfully, but these errors were encountered:
fmcgarry
No branches or pull requests
so that I don't keep seeing the same ideas over and over again.
Acceptance Criteria
Given a user is on the random idea page
And has at least 1 idea marked as completed
And selects the option to filter out completed ideas
When the user rejects an idea
Then no completed ideas are shown to the user
Definition of Done
UI
There is a dropdown included that allows the user to choose to include completed ideas in the shuffle.
The text was updated successfully, but these errors were encountered: