The frequency time input boxes are missing form labels on the frequency page for time inputs. These labels are necessary for assistive technology to read this page and announce to the user that they can input time frequencies in here.
Preconditions
At least one organizational source has been added
Steps to reproduce
Click on workplace search - sources - on the source you have added
Click on details ->On details page click on sync frequency, Kibana opens frequency page under synchronization
Run axe-core through this page
Notice frequency input time boxes are missing form labels causing WCAG A violation (9 violations)
Description
The frequency time input boxes are missing form labels on the frequency page for time inputs. These labels are necessary for assistive technology to read this page and announce to the user that they can input time frequencies in here.
Preconditions At least one organizational source has been added
Steps to reproduce
Kibana Version: 8.17.0-Snapshot
OS: OS X
Browser: Chrome latest
WCAG or Vendor Guidance (optional) Understanding SC 4.1.2: Name, Role, Value (Level A)(https://www.w3.org/WAI/WCAG22/Understanding/name-role-value.html)
Related to: https://github.com/elastic/search-team/issues/8256