If you check the Google's calendar slack app, it seems that the selected block elements are rendered differently from the ones we can get from the block UI kit.
As you see in the screenshots, the only way to have two select boxes on the same row, is by using the "actions" block. But doing that
- The height of those select boxes is shorter than the one from staticSelect (input block)
- there is no option to add a label on top of every select box
But it seems that the Google's calendar app, somehow is doing that properly ... is there any other element or option that I'm missing?