SJRK-104: Use pushState to manage back/forward behaviour when creating a story

Metadata

Source
SJRK-104
Type
New Feature
Priority
Blocker
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Gregor Moss
Created
2018-05-31T14:49:55.501-0400
Updated
2020-03-15T21:07:20.410-0400
Versions
N/A
Fixed Versions
N/A
Component
N/A

Description

Right now, there are 3 "pages" in the story creation flow, but they don't behave like pages in respecting the back / forward buttons of the browser.

We can use HTML5 pushState to make this happen.

Comments

  • Cindy Li commented 2020-03-02T15:57:53.652-0500

    The pull request that fixes this issue has been merged into the project repo master branch at this commit.