Closed geckoslair closed 7 years ago
I propose to remove the back button Because (1) it is not clear at all that it is a back button (if I wanted to "go back", I would not think of clicking on the "<" next to the title) and (more importantly) (2) I don't understand in which case this is something that a user wants/needs/expects. @pedrocasa , what do you think?
Description:
back button should no trigger a history back.
Template.backButton.events({ 'click #back-button' () { window.history.back() } })
Steps to Reproduce:
Expected result:
return to playlists list