馃殌 [Feature] Make Show Password A Component And Implement in Registration Slider
Created by: Tirokk
馃殌 Feature
Make show password a component and implement in registration slider.
- related PR #4270
- related issue #4092 (closed)
User Problem
Feature: Registration
As a user
I want to be able to see what I鈥檓 typing in the password input.
In order to avoid wrong typings.
Implementation
See LoginForm.vue
as the example to put into a component.
- Implement here:
https://github.com/Ocelot-Social-Community/Ocelot-Social/blob/master/webapp/components/Registration/RegistrationSlideCreate.vue
- May implement this in changing your own password as well?
Design & Layout
See there as well.
Validation
None
Additional context
None