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

Show users their own resource suggestions #15

Open
textbook opened this issue Aug 5, 2023 · 0 comments
Open

Show users their own resource suggestions #15

textbook opened this issue Aug 5, 2023 · 0 comments
Labels
blocked Cannot be delivered until something else happens ✨ feature

Comments

@textbook
Copy link
Member

textbook commented Aug 5, 2023

User story

  • As a non-admin user
  • I want to be able to review my resource suggestions
  • So that I know which have been rejected and which still await review

Acceptance criteria

  1. Scenario: user sees resource suggestion

    • Given: I am logged in as a non-admin user
    • And: I have un-published resource suggestions
    • When: I go to my account page
    • Then: I can see a list of my suggestions
  2. Scenario: user sees rejected suggestion

    • Given: I am logged in as a non-admin user
    • And: I have reject resource suggestions
    • When: I go to my account page
    • Then: I can see a list of my rejected suggestions

Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Cannot be delivered until something else happens ✨ feature
Projects
None yet
Development

No branches or pull requests

1 participant