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
-
- Storytelling Tool Server
- 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
-
Cindy Li commented
2019-02-19T14:33:00.226-0500 The server side pull request has been merged into the project repo at this commit.
The client side pull request has been merged into the project repo at this commit.
However, some code review comments on the client side pull request haven't been addressed. SJRK-228 has been created for these comments addressed when @@Gregor Moss comes back from vacation.