The show password feature is a functionality to
toggle the visibility of the password fields in forms
so that one can check if they have entered the correct
password or not. We implement this using an eye icon
toggling which converts input field type from password
to text and vice-versa.
Fixes part of #17301.
The Markdown files in this directory ( /zulip/docs ) are not intended
to be read on GitHub. Instead, visit our
ReadTheDocs to
read the Zulip documentation.