- submit a new news item
- in step 2, dont enter a category
- click preview and submit
- an error page is displayed saying category is missing and a back button is also displayed
- click back button to edit news item and add category
EXPECTED RESULT: you are taken back to your news item with all information there that you can edit and amend so that you can submit it.
ACTUAL RESULT: the back button reposts the submit step 1, so you are taken back to submit step 2 which does not show any information that you have previously entered. In the DB, it has now created 2 news items with status discard, neither of which have details such as title, tags, description etc that you have previously entered in.
some possible solutions:
- add javascript field verification before posting step 2 information
- save step 2 information in the db even if it is incomplete, then have the back button take you to the edit page for the news item so user can amend information before submitting
has anyone else experienced this







Linear Mode



