-
Notifications
You must be signed in to change notification settings - Fork 31
Description
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
Labels
Type
Projects
Status