Skip to content

Use a label instead of a text field to display Expressions in the Details view #2287

@pcdavid

Description

@pcdavid

The current implementation reuses a Textfield to display the textual expression values in the details view, but because they are not directly editable the expression's text appears in gray and is not very readable:

Image

Since we override this property section on the frontend and completely control how it is rendered, we can display the expressions in the same way as Label widgets, which is much more readable:

Image

Metadata

Metadata

Assignees

No fields configured for Feature.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions