Closed KattaBhargav closed 1 year ago
It is the correct placeholder for the time picker. What change are you expecting?
According to MDN <input placeholder>
, placeholder text is not supported by time picker. It is only supported by text
, search
, url
, tel,
email,
password, and
number` only.
Despite we already set placeholder
in the <input type="time">
, browser did not show it. I think this is correct behavior.
User Experience:
Visual users will be impacted if there is no place holder for the control. Person having limited cognitive abilities and dyslexia person cannot easily understand the purpose of the elements if there is no place holder.
Note
User credentials should NOT be included in the bug.
Repro Steps:
Actual Result:
Place holder value is not defined for the 'Time picker' control.
Expected Result:
Place holder value should be defined for the 'Time picker' control. Place holder value as 'Time picker' should be defined.
MAS Reference:
MAS 3.3.2 – Labels or Instructions
Reference Links:
Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier.
External Bug Process: If this bug belongs to the external team, mark it as resolved/done and assign it back to the tester with notes on where to file/route the bug. For more information, please use this link. “HCL Staff should not log any third-party external bugs. Should be routed to edad team”.
Please reach out to the C&AI Teams channel for any process-related queries.
Test Environment: