when the user creates a poll and then goes to view the poll we should change how the back button functions
if I view the poll then hit the back button currently it takes me to the create poll page, in this case we should instead send the user to the explore all list of polls.
In addition we should ensure back button functionality for other scenarions on the poll details page works in a logical manner. (check AC)
AC
when the user creates a poll and then goes to view the poll we should change how the back button functions
if I view the poll then hit the back button currently it takes me to the create poll page, in this case we should instead send the user to the explore all list of polls.
In addition we should ensure back button functionality for other scenarions on the poll details page works in a logical manner. (check AC)
AC