Make Bookmark display message if user is not logged in
Opened this issue · 0 comments
mikedao commented
GET /tutorials/:id
Currently the Bookmark link will redirect to the login page and stop the video from playing which leads to a rather jarring experience.
Let's display a message that says "User must login to bookmark videos." A tooltip or flash notice could be good options?