Skip to content
This repository was archived by the owner on Apr 22, 2021. It is now read-only.
This repository was archived by the owner on Apr 22, 2021. It is now read-only.

re-think add story flow #116

@jpetto

Description

@jpetto

after a recent meeting with the curation team, it came to our attention that when adding a story we will potentially need to display additional information.

when a story is added, we will need to return an array of previous times this story ran. if this array is not empty, there should be a display for the user notifying them of these previous runs.

just to sketch it out:

  • i enter a URL into the box and click Add Story
  • the story adds successfully, but it turns out this story ran once in 2018 and once in 2020
  • the user sees a success message, and then messaging like: "this story was previously run on: 2018-03-04, 2020-05-10"

this will likely change the user flow for adding a story. we may just keep the user on the add story page and display these messages and let the user navigate elsewhere on their own.

note that we may only need to display the last time a story ran, and not all previous runs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions