Refactor: Change hidden to v-show for reset password form
What does this MR do and why?
It will be better to use v-show
than attribute hidden
to make component hidden for reset_password_form
Screenshots or screen recordings
How to set up and validate locally
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.