jdtrat / shinysurveys

Develop and deploy surveys in Shiny/R.
https://shinysurveys.jdtrat.com/
Other
97 stars 26 forks source link

Consider using flexbox/grid for reactive layout of each question pane? #13

Closed MayaGans closed 3 years ago

MayaGans commented 3 years ago

So this is not urgent at all but figured I'd make a low priority note:

In my little viewer pane a single question panel looks like this:

Screen Shot 2021-03-05 at 6 43 20 AM

And I'm not quite sure how it'd render on mobile for that matter either.

Maybe we want to consider using a grid system or a @media rule that changes the layout entirely when your screen is a certain size?