Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Show details of a draft resource #19

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

Show details of a draft resource #19

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

Comments

@textbook
Copy link
Member

User story

  • As an admin
  • I want to see the details of a draft resource
  • So that I can understand who suggested it

Acceptance criteria

  1. Scenario: link to details of draft resources

    • Given: an admin user is on the Drafts page
    • And: there are unpublished resources
    • When: the user clicks on the resource title
    • Then: they are taken to a page showing the details of the resource
  2. Scenario: non-admin navigation to draft resource

    • Given: a non-admin user tries to navigate directly to the resource page
    • And: a draft resource with the specified ID exists
    • When: the page loads
    • Then: they are informed that the resource could not be found

Links

@textbook textbook added the blocked Cannot be delivered until something else happens label Sep 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocked Cannot be delivered until something else happens ✨ feature
Projects
None yet
Development

No branches or pull requests

1 participant