bossenti commented on PR #2207:
URL: https://github.com/apache/streampipes/pull/2207#issuecomment-1827263166

   With respect to the dropdown menu, you can pass an additional boolean 
parameter to `requiredValueSelection`. If this is set to `true` we should get 
the expected outcome.
   ```java
   requiredSingleValueSelection(Labels.withId(SELECTED_INPUT_TIMEZONE),
               Options.from(getTimeZoneOptions()),
                   true)
   ```
   Can you please verify this?
   
   Please don't ask why this parameter is called `horizontalRendering`
   Doesn't make any sense, imho 🙈


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to