Dominik

Results 10 issues of Dominik

Currently there is now way to update text displayed on button after adding some dropdown context.

Hello, I think it is worth exploring, that in case a socialBox function is called with the argument src = NULL (currently the default), then the placeholder for the image...

Is there a way to determine that the email has been sent successfully? The smpt_send function does not return any value. Maybe this should be tweaked?

Priority: ♨︎ Critical
Effort: [2] Medium
Difficulty: [2] Intermediate
Type: ★ Enhancement

Hey, So I've been thinking that it would be great to see more than one circular indicators. It makes sense not to add these as another circular bar, but more...

enhancement
investigating

Hey, I would love to try this project so much, but unfortunately I use Manjaro, that does not love deb files. Could you try using either of these?

enhancement
help wanted

I am trying to assign each node of sankey chart with a color. In case of my data, looking like this: ``` r sankey % e_charts() %>% e_sankey(source, target, value,...

Hello, Is it possible to customize tooltips in boxes? I have tried with setting argument tooltip with a formatter function: ``` output$box1

enhancement

Hello, When using the following code: ``` library(shiny) library(reactable) testUI

bug

Hello, I really like this project. Therefore I tried to replicate it by creating my own [links.yml](https://gist.github.com/domsle/2a53cef37485b01634c9b9814ad78593). I ended up with this [repo](https://github.com/domsle/startpage) copied from public folder, and when trying...

Hello, Is it possible to add optional commands that would be executed when different monitors are detected? Right now adding commands subsection causes an error so I think it was...