Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Password Viewing & Input Trimming for Login Fields #855

Open
stefanmuellerdo opened this issue Oct 18, 2023 · 0 comments
Open

Comments

@stefanmuellerdo
Copy link

I've recently observed a couple of enhancements that could improve the user experience on the login page of the SmartStore eCommerce suite. I've detailed them in this screenshot and below:

loginboxfeaturerequest

  1. View Password Feature:

    • Current Behavior: When users input their password, they don't have an option to view the password they've typed.
    • Suggested Enhancement: Add an eye-icon (👁️) next to the password input field. Clicking on this icon should toggle the visibility of the password, allowing users to check their input. This feature helps in reducing errors, especially on mobile devices or when dealing with complex passwords.
  2. Trimming Trailing Spaces for Username & Password:

    • Current Behavior: If a user accidentally adds spaces (which for me happens often when copypasting something from somewhere) at the end of their username or password, the system might not recognize them.
    • Suggested Enhancement: Automatically trim leading and trailing spaces from both the username and password fields before processing. This would help prevent unnecessary login errors caused by accidental space characters.

I believe these enhancements will provide a smoother experience for users, reducing potential friction during the login process.

Thank you for considering these suggestions. I'm looking forward to seeing them in action!

this was worked out with the new chatgpt4 feature "upload picture" just from this annotated smartstore screenshot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants