Skip to content

As an app developer I want to show the display value as a variable in text #1105

@Febakke

Description

@Febakke

Description

When I want to present data that has been filled out earlier in the app to the user again, the variable that i get from the datamodel does not make sense when it is from an option or any other value that has a different display value then the one in the datamodel.

Why?
There are many cases where you want to use data that has been prevously filled inn by the user to remind them or give them some context to what their task is on the page. It is recomended to show read-only data as plain text. This will also give the app-developer the possibility to style this element as they want.

Other problems
This issue came up because our dropdown do not have a read-only state. This should be fixed in the design system.
But this means that there are no way to show this kind of data in an accesible way in our solution today.

Additional Information

This issue is related to #207 and is also a required to solve if we want to be able to offer this functionality to our users

Tasks

No response

Acceptance Criterias

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/accessibilityrelated to WCAG and accessibilitykind/user-storyUsed for issues that describes functionality for our users.

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions