-
Notifications
You must be signed in to change notification settings - Fork 279
Description
Bug Description
In many areas of our SuccessFactors applications, we are required to display content in the form of Label/Value or Key/Value pairs. However, these label value pairs are not structured as description lists.
The proposal was to structure the Label/Value pairs as description lists as done here. - https://sapui5.hana.ondemand.com/#/entity/sap.uxap.ObjectPageLayout/sample/sap.uxap.sample.ObjectPageOnJSON
You can reproduce the issue at the Object Page WC story book - https://sap.github.io/ui5-webcomponents-react/v2/?path=/docs/layouts-floorplans-objectpage--docs
The expectation is to have a<dl> <dt>
tags inside the Form as implemented at https://sapui5.hana.ondemand.com/#/entity/sap.uxap.ObjectPageLayout/sample/sap.uxap.sample.ObjectPageOnJSON
You can find more details here: https://jira.tools.sap/browse/FIORITECHP1-33073

Affected Component
Form
Expected Behaviour
The expectation is to have a <dl> <dt>
tags inside the Form as implemented at https://sapui5.hana.ondemand.com/#/entity/sap.uxap.ObjectPageLayout/sample/sap.uxap.sample.ObjectPageOnJSON
Isolated Example
No response
Steps to Reproduce
- Find the example of the Form in https://sap.github.io/ui5-webcomponents/components/Form/
- Right-click and inspect element
- Observe that these label value pairs of Form are not structured as description lists.
Log Output, Stack Trace or Screenshots
No response
Priority
Medium
UI5 Web Components Version
2.13.2
Browser
Chrome
Operating System
No response
Additional Context
No response
Organization
No response
Declaration
- I’m not disclosing any internal or sensitive information.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status