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

As a user, I want to filter out completed ideas from the random idea page #42

Open
1 of 6 tasks
fmcgarry opened this issue Mar 6, 2023 · 0 comments
Open
1 of 6 tasks
Assignees
Labels
enhancement New feature or request

Comments

@fmcgarry
Copy link
Owner

fmcgarry commented Mar 6, 2023

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 Sketches are complete.
  • Development work is completed.
  • Unit tests pass.
  • User acceptance tests pass.
  • Passes acceptance criteria and aligns with project requirements.
  • Pull Request is complete.

UI

Image

There is a dropdown included that allows the user to choose to include completed ideas in the shuffle.

@fmcgarry fmcgarry converted this from a draft issue Mar 6, 2023
@fmcgarry fmcgarry self-assigned this Mar 6, 2023
@fmcgarry fmcgarry added the enhancement New feature or request label Mar 6, 2023
@fmcgarry fmcgarry moved this to Todo in datenight Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant