-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Context / Current Result
When navigating from https://jobs.code4lib.org/jobs/new to other pages via the browser back/forward buttons (Chrome Version 58.0.3029.110 (64-bit)), the job fields keep getting added.
Expected Result
When navigating back and forth via the browser history buttons, the post jobs page only ever has one set of fields for posting a job.
Possible Fix
Wipe markup from post job page every time it loads. I'm not familiar with how the routing works or if some of the markup/data is stored locally, but erasing everything on that request path before rendering the page would seem easier to do than add other checks.
Metadata
Metadata
Assignees
Labels
No labels