nopSolutions / nopCommerce

ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
https://www.nopcommerce.com
Other
9.21k stars 5.29k forks source link

Password eye (reveal) support on the login page #7225

Closed AndreiMaz closed 2 months ago

AndreiMaz commented 3 months ago

Let's support the password eye icon on the login page. It'll allow to show/hide entered passwords.

Add a new setting indicating whether this feature is enabled to the admin area > configuration > customer settings > "Password and security" block. It'll be enabled by default

Let's check whether all browsers have this functionality built-in (e.g. Edge details). Or should we have a custom implementation for all browsers (example)?

Source: https://www.nopcommerce.com/en/boards/topic/99273/nopcommerce-login-password-reveal-eye-icon-functionality

Arunkumarvp commented 3 months ago

Password eye (reveal) support this functionality implementation is done ? let met know me pls

AndreiMaz commented 3 months ago

@Arunkumarvp Not yet. This work item is still open

Arunkumarvp commented 3 months ago

@AndreiMaz can I take proceed to work on the feature assign to me this ticket

AndreiMaz commented 3 months ago

@Arunkumarvp You're more than welcome to make a pull request

exileDev commented 2 months ago

Closed #7225