MadhulikaTanuboddi
MadhulikaTanuboddi
1. Run the attached rmarkdown file using rmarkdown::run() 2. Open the rmd on safari 3. Check the dev console on the browser I see the following error. Rmd example: My...
When testing the real time themer, I noticed some good to have featues for the themer window for better UX. Here is the list. Feel free to add any other...
"Error in .f(.x[[i]], ...) : object 'values_1' not found" should be updated to more readable error
Run the following example where in one of the footnotes section, we are trying to add a footnote to a column named "valuer" that does not exist in the table...
Run the example https://github.com/rich-iannone/blastula/blob/master/tests/manual_tests/new_releases_email.R This example uses `add_cta_button`. View the emai object in Mobile view. Notice the text in the button is not centered. Attached is the snapshot
While testing `view_credential_keys()` after creating some keys, thought of following 2 enhancements when displaying the tibble with list of keys 1. Display the tibble by sorting the id either in...
When `blastula::attach_connect_email` is called from a `flexdashboard`, we see the following errors related to Pandoc ``` pandoc: /var/folders/58/x5dgwbg979z3db6nns_5zs940000gn/T//Rtmp3Ib98K/email5316638c224_files/figure-html/diamonds_plot-1.mb.png: openBinaryFile: does not exist (No such file or directory) Error: pandoc document...
This issue happens on Windows only. When email message is created using compose_email function blastula with a message body that uses emojis (ref: https://github.com/hadley/emo), the emoji is not shown correct...
Theming flexdashboard: Base font size does not effect valuebox's caption text size and slider inputs
Check the attached snapshot Note that the Base font size is "1.25". The value box's captions ("primary", "info", "success", "warning", danger") and the slider input's ticks are not using this...