katrinsharp / becipe

http://www.becipe.com
0 stars 1 forks source link

Unexpectedly being asked to login #36

Closed pcresswell closed 10 years ago

pcresswell commented 10 years ago

I am being asked to login when I am already logged in.

Reproduce:

  1. Log in.
  2. Create a recipe.
  3. Click on the user name under the new recipe created.

You are then asked to log in again even though you already are logged in. Wasn't expecting that. I assumed I would see recipes from that user or some kind of profile page (although at this point, I figured we might just show all recipes by this user or something easy like that). Either way, wasn't expecting to be asked to log in again. screen shot 2013-09-06 at 1 20 57 pm screen shot 2013-09-06 at 1 24 13 pm

katrinsharp commented 10 years ago

you're right about your assumption. right now any unimplemented route leads to login, it's better to give general unimplemented page instead.

katrinsharp commented 10 years ago

changed to show user public profile - right now recipes from this user.