Metadata
- Source
- SJRK-420
- Type
- Bug
- Priority
- Major
- Status
- Open
- Resolution
- N/A
- Assignee
- N/A
- Reporter
- Justin Obara
- Created
2020-11-11T16:07:20.154-0500 - Updated
2020-11-12T16:13:02.312-0500 - Versions
-
- 0.4
- Fixed Versions
- N/A
- Component
-
- Storytelling Tool UI
Description
In Safari, the browser back caches the pages and memory for the story. This allows the user to go back, after publishing, and modify the published story and then republish.
Steps to reproduce:
- Start editing a new story (Example: https://staging-stories.floeproject.org/storyEdit.html )
- Add some content
- Add some meta data
- Preview story
- Publish story
- Using the browser's back button, go back through the browsing history
- Notice that you can reach the preview and other editing pages
- Modify some of the content
- Re-publish the story
- Notice that the edited story is published.
- In v0.4 this will update the published story due to the Story ID being preserved, in prior versions it will publish a new story.
Environments
Safari 12.03, 14.0
Comments
-
Justin Obara commented
2020-11-11T16:16:51.493-0500 Possible solution from an old stackoverflow discussion is to force the page to reload.