Allow Gradio apps containing `gr.Radio()`, `gr.Checkboxgroup()`, or `gr.Dropdown()` to be loaded with `gr.load()` (#5633)
* fix dataframe height
* fix
* lint
* add changeset
* restore
* add changeset
* added comments for clarity
* fix tests
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>