Devin R Leopold

Results 25 comments of Devin R Leopold

Is there any update on this feature being officially added to the theme?

I would like to second the request for this feature.

It would be great to add animal_nr to GetOrganelle. I will probably give the anonym approach a try sometime soon, but would be happy to contribute to the overall project....

I would like to second this feature request.

Just wanted to bump this thread to see if there is any progress on client side manipulation of the show/hide state of a column. Perhaps it would be possible to...

I just noticed that `Reactable.setHiddenColumns()` is avaiable in the reactable (v0.4.0+) JavaScript API . For shiny apps this means we can control which columns are hidden by adding a custom...

Thanks for working on this! For clarity, do hits with a %id below --id but above --weak_id count towards --maxrejects? In practice, using the --weak_id parameter to effectively manage search...

You can simply put this in the server function for your app / module: `bs4Dash::updateBox(id = "yourBoxId", action = "remove")` Just put it outside of any observer so it is...

Thanks for the feedback. I am not sure I follow the method you suggest in you edit. Could you elaborate? How would you do that in the example in my...