memeLab/Jandig

Add a 'logout' button in User Profile page

Closed this issue · 0 comments

Refactoring Proposal

When I tried logout, I couldn't find the button in my 'Profile' page (image 1). Only when I accessed 'Edit Profile' page (image 2) I could log out.

Image 1: Profile Page

image

Image 2: Edit Profile

image

Which source files are affected to this issue(s)?

  1. src/ARte/users/jinja2/users/components/userbox.jinja2;
  2. src/ARte/users/jinja2/users/profile-edit.jinja2

Describe refactoring alternatives to redesign the code
Add a 'logout' button in 'Profile Page' improves the user experience.