pepyatka / pepyatka-html

HTML client for Pepyatka
MIT License
16 stars 25 forks source link

Sign in page: error doesn't go away until page is reloaded #175

Open smallq-git opened 9 years ago

smallq-git commented 9 years ago
  1. Go to Sign In page https://micropeppa.freefeed.net/#/session/signin
  2. Enter invalid login/password combo
  3. Press Sign In -> Error is displayed.
  4. Click Pepyatka link in the header.

Expected: User goes back to homepage (https://micropeppa.freefeed.net/ not-logged-in) Actual: nothing happens, error remains displayed.

image

smallq-git commented 9 years ago

In fact, if I log in in another tab and then log out, I will still see the same error message and fields will be pre-populated with the previously entered data.

smallq-git commented 9 years ago

Also need to verify that fields are not prepopulated with previous user's data after logout