statnet / statnetWeb

A graphical user interface for network modeling with the 'statnet' software
GNU General Public License v3.0
29 stars 17 forks source link

use selectInput instead of inlineSelectInput #80

Closed chad-klumb closed 4 years ago

chad-klumb commented 4 years ago

to support > 1 option in drop down menus

martinamorris commented 4 years ago

Thanks Chad. This fixes the error.

I'm seeing one more thing that looks like an error (even though it doesn't throw an error)

reprex: select flomarriage fit 3 models in sequence, and save each:

it looks like the second row of plots repeats model 1, because there is no nodecov("wealth") box in the model plot at the end of the column.

Screenshot (166)

chad-klumb commented 4 years ago

Not happening for me: in two pieces (since I can't zoom out any more),

top

bottom

Can you walk through those steps again and double check that the second model saved included the nodecov("wealth") term?

martinamorris commented 4 years ago

Can you walk through those steps again and double check that the second model saved included the nodecov("wealth") term?

it was there. but i had to shut down to teach. let's leave that for now, b/c i've found another error

reprex load faux.mesa.high go to network descriptives tab go to attributes subtab

i get the following error:

Screenshot (61)

chad-klumb commented 4 years ago

Also not happening for me, including with a brand new install of R 4.0.2 and all relevant packages:

attributes_subtab

martinamorris commented 4 years ago

interesting. i'll try this. @sgoodreau @smjenness head's up we may need to send out this suggestion.