Skip to content

[Form]:The label/value pairs in the object header and completed activity details sections are not structured as description list #12156

@VidhiNPatel

Description

@VidhiNPatel

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

Image

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

  1. Find the example of the Form in https://sap.github.io/ui5-webcomponents/components/Form/
  2. Right-click and inspect element
  3. 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

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions