jasonmlutz / votey

React-Rails implementation voting/poll app.
0 stars 0 forks source link

Add logic to detect 'only child' responses and not display RespondentDisplay selector #83

Open jasonmlutz opened 3 years ago

jasonmlutz commented 3 years ago

Issue #68 adds a selector to the ResponseDisplay component; a next step is to only display such a select menu in the case that more than one response exists for the given poll.