-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New topic - show or hide password checkbox implementation #8837
New topic - show or hide password checkbox implementation #8837
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great new topic explanation!
src/guides/v2.3/ui_comp_guide/howto/show_or_hide_password_checkbox.md
Outdated
Show resolved
Hide resolved
src/guides/v2.3/ui_comp_guide/howto/show_or_hide_password_checkbox.md
Outdated
Show resolved
Hide resolved
src/guides/v2.3/ui_comp_guide/howto/show_or_hide_password_checkbox.md
Outdated
Show resolved
Hide resolved
src/guides/v2.3/ui_comp_guide/howto/show_or_hide_password_checkbox.md
Outdated
Show resolved
Hide resolved
src/guides/v2.3/ui_comp_guide/howto/show_or_hide_password_checkbox.md
Outdated
Show resolved
Hide resolved
src/guides/v2.3/ui_comp_guide/howto/show_or_hide_password_checkbox.md
Outdated
Show resolved
Hide resolved
src/guides/v2.3/ui_comp_guide/howto/show_or_hide_password_checkbox.md
Outdated
Show resolved
Hide resolved
src/guides/v2.3/ui_comp_guide/howto/show_or_hide_password_checkbox.md
Outdated
Show resolved
Hide resolved
src/guides/v2.3/ui_comp_guide/howto/show_or_hide_password_checkbox.md
Outdated
Show resolved
Hide resolved
src/guides/v2.3/ui_comp_guide/howto/show_or_hide_password_checkbox.md
Outdated
Show resolved
Hide resolved
@BarnyShergold Thanks for the review. I have updated the PR based on your comments. Please have a look at it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
Nice work, @ajithkumar-maragathavel. Rather than symlink the image, you can put it in |
@dobooth Thanks for the suggestion. I have updated the PR by moving the image to the common directory and removed symlinks as well. Please review it. |
@magento import pr to magento-devdocs/devdocs |
@dobooth the pull request successfully imported. |
@dobooth I have updated the new topic only for v2.4. Please review it. |
@magento import code to magento-devdocs/devdocs |
@dobooth the branch with code successfully imported into |
Hi @ajithkumar-maragathavel, thank you for your contribution! |
Hi, @ajithkumar-maragathavel ! Thank you for your work here. Sorry for being a bit late on the party but as a reader I would like to know what is a Thank you! |
@atwixfirster Thanks for the suggestion. I will update the document in a separate PR explaining the |
Cool. Thank you, @ajithkumar-maragathavel |
Purpose of this pull request
This pull request (PR) adds a new topic that describes the implementation of the show or the hide password checkbox functionality.
Affected DevDocs pages
Links to Magento source code
Fixes #8808
whatsnew
Added the Show or Hide Password Checkbox topic.