Key-Value component: Label of tag field is not displayed

  • Bug: I am using a key-value component with a tag field which is editable. I have entered the options manually. Both options have a value and a label.

In a table or a select component, the label is shown in the UI. But a key-value component displays the value in the UI. Although in the dropdown on edit the labels are used.
See attached screenshots.

The key-value component should also display the label, otherwise I don't know what the label is for.

  • Steps: Insert a key-value component. Pass data with tag field. Set tag field as editable and enter options.

  • Details: I am using Retool self-hosted on version 3.52.19

  • Screenshots:
    Screenshot 2024-11-20 093328
    Screenshot 2024-11-20 093340
    Screenshot 2024-11-20 093348
    Screenshot 2024-11-20 093405
    Screenshot 2024-11-20 093544

  • App json export: As a new user, I can't upload attachments, but I'm happy to share the export by other means if needed.

Thanks for reaching out Milan! This was fixed in self-hosted versions 3.75 and later. If and when you upgrade you should see the expected behavior.

Ok, thanks for the fast response.