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

Show details of a draft resource #19

@textbook

Description

@textbook

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    ✨ featureblockedCannot be delivered until something else happens

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions