kyma-project / busola

Web based Kubernetes Dashboard with a focus on privacy that requires no active components or special privileges in your cluster.
Apache License 2.0
24 stars 48 forks source link

Automation_ACC-264.1 (Level A)_Kyma-dashboard_Edit Field_ Provide a valid label for form fields. #3194

Open huda866 opened 3 weeks ago

huda866 commented 3 weeks ago

1.1 Internal Message Details Internal Message:
Test Plan: ACC SAP Kyma runtime 2024 Message Priority: Medium Affected Check Point: ACC-264.1 Affected UI: Edit Field Short text: Automation_ACC-264.1 (Level A)_Kyma-dashboardEdit Field Provide a valid label for form fields. 1.2 Application Details Application Name Kyma-dashboard Application URL: https://canary.cockpit.btp.int.sap/cockpit#/globalaccount/7304343e-1ce0-412b-a955-5948bab9d2c8/subaccount/e0ec1134-2770-40a2-910b-2b8e32ec8f60/subaccountoverview User: SSO Technology: SAP UI5 UI5 Version: 1.124.1 1.3 Test Environment Details: GitHub https://github.com/kyma-project/busola/issues Web browser: Google Chrome - Version 127.0.6533.73 (Official Build) (64-bit) Operating System: Windows 11 Enterprise Version 22H2 Screen Reader: JAWS 2024.2405.83 ILM 64 bit for Windows

  1. Screen Flow • Login into the application using the URL provided. • URL: https://canary.cockpit.btp.int.sap/cockpit#/globalaccount/7304343e-1ce0-412b-a955-5948bab9d2c8/subaccount/e0ec1134-2770-40a2-910b-2b8e32ec8f60/subaccountoverview. • Activate ‘Extension’ item. • Activate ‘Create’ button.
  2. Issue Synopsis: Provide a valid label for form fields. Observed Behavior: ‘Category’ input (type=text) element does not have a mechanism that allows an accessible name value to be calculated. Code Snippet:

    Expected Behavior: Developers should define form labels using the label element whenever an on-screen label is present. The label element's value is then explicitly associated with the relevant form field using the for and id attributes. Use of the label element provides an added benefit as it increases the target area that users can click to focus the form field. In certain instances, however, it is impractical or 'undesirable' to use an explicit label for a form field; this is largely driven by the fact that the value between the opening and closing label tags must, by definition, be a block of displayed text.


Kindly refer to attached error and issue processing document for more details.

Regards, Huda

huda866 commented 3 weeks ago

Automation_ACC-264.1 (Level A)_Kyma-dashboardEdit Field Provide a valid label for form fields.docx Issue processing-09.2021 (1).docx