AjobK / Seaqull

Seaqull programming blog
http://www.seaqull.com
3 stars 0 forks source link

[336] Login Like Redirect #336

Closed AjobK closed 2 years ago

AjobK commented 3 years ago

Current state image

When a user is not logged in and they click on 'like', it redirects them to the login page.

Expected state When a user is not logged in and they click on 'like', it should show a pop-up with something along the lines of:

Enjoying this post? Consider creating an account to let your favourite authors know you like their work!

This pop-up has a button which redirects to login or allows the user to close the pop-up.

Use notification store for this.

TO DO

Necessities None

Branch 336-login-like-redirect

AjobK commented 2 years ago

Already covered in #358