craigsapp / website-polish-scores

Front-end for digital transcriptions of the Polish Music Heritage in Open Access project
https://polishscores.org
3 stars 1 forks source link

Add back button on the History/bookmark pages #162

Closed craigsapp closed 2 years ago

craigsapp commented 2 years ago

On the session history and bookmark/favorites pages, add a back button at the far left of the toolbar to go back to the main browse page:

Screen Shot 2022-06-02 at 5 21 09 AM

Something like:

zzz

It is already possible to return to the browse page by clicking on the history button in the above example (which it is highlighted in blue). But this is not too obvious, so adding the back button as a redundant method is good.

craigsapp commented 2 years ago

Implemented with commit https://github.com/craigsapp/website-polish-scores/commit/a0df26f115a965119641f5a5299100b5996827c7, which also does other things, such as create independent navigation toolbars for the bookmarks and history pages.

One thing to implement yet is returning to the history or bookmarks page from a work page if not arriving at the work page from the browse page.