cgkineo / adapt-pageNav

Navigation bar component (quicknav clone)
GNU General Public License v3.0
6 stars 4 forks source link

Reimplement _returnToPreviousLocation selector #55

Closed guywillis closed 6 months ago

guywillis commented 6 months ago

Subject of the issue

We currently use the _returnToPreviousLocation option in projects to return users to their previous position in the course if they navigate away to another page e.g. a help page.

We do supplement this button with the navigation back button but find it provides a better user flow to the page to have a button at the end that returns them to their previous location.

Tagging @swashbuck @oliverfoster for visibility

Your environment

swashbuck commented 6 months ago

@guywillis Sorry about that. I should be able to restore some of this work from the issue/41 branch from before the team decided to axe the option.

swashbuck commented 6 months ago

@guywillis PR #56 is ready for review.

github-actions[bot] commented 6 months ago

:tada: This issue has been resolved in version 3.0.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: