Dean Attali
Dean Attali
### Current behavior These are a few interrelated bugs. I'll show three examples 1. When calling two modals one after another: only the second one shows. 2. When calling two...
When using server-side bookmarking, the state of the app gets saved as an RDS file to the file system. There are cases where this would be almost a perfect solution,...
I think this might be a duplicate of #3698 and #3578 , but the description in those issues is a bit too long and didn't exactly isolate the issue clearly,...
_Originally posted in [shiny google group](https://groups.google.com/forum/#!msg/shiny-discuss/aOGS486quFc/Q9cVXxvDCQAJ)_ If I want to have a plot in my shiny app that the user can click on or choose certain regions, I'll use the...
I don’t know what the “Set ventilation/emergence concentration” input does, but I noticed that it shows up when you single click on the plot to add a drug but it...
There are many `cat()` statements in the code. @StevenLShafer is there a reason why some are using cat and some use outputComments? outputComments is nice because we can easily turn...
When double clicking on the plot to add a drug, all the units are shown instead of only the applicable units
I think there should be a more consistent colour scheme, where "Cancel" buttons are just grey and "Delete" buttons are red. For example, double click on the plot to add...
https://github.com/StevenLShafer/stanpumpR/blob/9fe8753b3315c4918858218676ef0649b0f57bd4/server.R#L14-L23 This causes an error because it references a reactive value not in a reactive context