haven icon indicating copy to clipboard operation
haven copied to clipboard

QoL suggestions

Open noahkiss opened this issue 1 year ago • 17 comments

Demo Site

  • Add some sample posts, comments, multiple users to show how it works
  • On the "Demo Credentials" page, when you click "Login", it requires you to have copied both email and password (or remember the email). Would be better if the email was pre-filled via a query string, maybe? That functionality could also make it easier to add secondary users, if you are managing the email used for them - sending a link where the email is already filled in.

Account Page

Right now, the options for Password are:

  • Password (leave blank if you don't want to change it)
    • 6 characters minimum
  • Password confirmation
  • Current password (we need your current password to confirm your changes)

This is confusing.

Either the "Change Password" screen should be a sub-menu (different page), or it should at least have its own header, with its own save button:

Proposed Account Layout

Account

  • Email
  • Name
  • Current Password
    • current password required to save changes

save changes

Password

  • New Password
  • New Password (again)
  • Current Password

update password

Delete Account

  • Current Password
    • current password required to delete account

delete account [custom css to make it red, probably]


I'll update if I find more. If I end up using the site, I may open a PR for some of the above.

noahkiss avatar Feb 25 '24 23:02 noahkiss

Thank you! Really appreciate the suggestions!

mawise avatar Feb 25 '24 23:02 mawise