When registering, option to see the password with the “eye” button
Topic summary
A user is seeking help implementing a password visibility toggle feature using an eye icon in the Ella theme. They want to add functionality during registration that allows users to show or hide their password by clicking an eye icon button. The question appears to be about implementing this common UI pattern, likely requiring JavaScript to toggle between password and text input types.