Why the Labels for form fields in Login/Reset Password/Create an Account dialog are hidden?
**This post was created as part of a How to Service Request (SR)
Release: 22.2.0
Summary of the question: We have used OOTB header widget, while testing accessibility using keyboard tab key we observed that the form fields found in the Login, Reset Password Dialog, and Create an Account dialogs need visual labels. All form controls have visually hidden labels and a placeholder attribute. The placeholder attribute does not take the place of a <label>. One limitation with placeholder is that it disappears once information has been entered into the field, making it more difficult for users to make corrections. Make the label next to the form control visible, and check that its for attribute
0