kaijagahm / ygdpDashboard

Interactive dashboard for YGDP survey data
3 stars 0 forks source link

Increase the size of the sentence selector boxes to show multi-line sentences #30

Open kaijagahm opened 3 years ago

kaijagahm commented 3 years ago

Currently, if you select a sentence that's longer than the width of the left sidebar, the text wraps and you can only see the second line of the sentence, which makes it hard to keep track of what you've selected, especially for very similar sentences.

I'd like to increase the height of the selectInput widget so that the entire sentence (or at least, two lines of it) show up.

If this isn't possible, I'd like to have it show only the first line of the selected sentence, instead of the second line.