Naveen

Results 9 issues of Naveen

Expected Results: Once the checkbox is checked, the HTML checked attribute is inserted and which should not be. Do not insert the checked attribute as its use is not valid....

Expected Results: Remove aria-hidden="true" from the visible element for the form inputs as this may block some screen readers from announcing the form label. Actual Result Form Labels: The form...

Actual Result : form field label element is referenced by the form input using aria-labelledby but it has visibility:hidden applied to it. Screen readers may not announce the form field...

Actual Result: Findable Added Content: Some of the input text fields uses a dynamically changed character counter. Screen reader users may not be notified when the value of the counter...

Actual Result: Form Labels: The input form field label element is referenced by the form input using aria-labelledby but it has visibility:hidden applied to it after text is entered into...

Actual Result: Findable Added Content: The form uses dynamically added error messages. Due to the definition of these messages screen reader users may not be notified when the messages appear,...

Actual Result: The radio button group is a simulated UI widget that contains some invalid attributes. The information about the controls may not be communicated properly to screen reader users...

Actual Result: The radio button form fields are grouped using role="radiogroup" but no group label is defined. The grouping information will not be available to screen reader users. we can...

Actual Result: Valid Markup: The radio button component contains coding errors that may prevent assistive technologies from interpreting content correctly. Users who rely on assistive technology may be unable to...