SJRK-216: Add progress indicator on story submission

Metadata

Source
SJRK-216
Type
Improvement
Priority
Blocker
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Gregor Moss
Created
2019-02-07T17:35:06.377-0500
Updated
2019-02-25T13:33:39.571-0500
Versions
N/A
Fixed Versions
N/A
Component
  1. Storytelling Tool Server
  2. Storytelling Tool UI

Description

From user feedback: "The most confusing thing I’m finding is not getting feedback when I hit publish. I can’t even tell if I’ve pressed it so I found myself pressing it multiple times (even though I knew this was an issue)."

Add a progress indicator of some kind when the story has been submitted for publishing (i.e. when you click "Publish my story"). Consult with @@Sepideh Shahi for a potential design.

Options could include:

  • a progress bar (would need to keep track of chunks of data, or otherwise estimate progress)
  • a spinner animation (easier)
  • a static message that says the submission is in progress (easiest, but least elegant)

Comments