Key/value component "buttons" do not resize to their value's text length

  • Goal: Setting a key/value entry format to Button should yield a button that fits the size of the value's text length.

  • Steps: Using key/value component, give it a data source that has a long value against one of the keys in the JSON object.

  • Details: There are no sizing controls for key/value buttons.

  • Screenshots:

  1. Set format to Button
    image

  2. Button is not wide enough for the value/label it contains