When creating a component that has a video, if you connect a ‘Select’ property to the video Source, you get the dropdown, but when you select a dropdown option, no further controls are revealed.
e.g. If I select Media in the dropdown, I would expect to be able to then select the media from the library / and set things like autoplay / mute / poster etc.
Or if I selected ‘File URL’ I would expect it to then show me a field to input the URL. Nothing shows for any of the options.
If we tie a select property to the source field, then shouldn’t Bricks just automatically display the appropriate field for the user to then choose the file or enter the URL or choose the dynamic field rather than us having to tie a property to those fields?