MadhulikaTanuboddi

Results 18 issues of MadhulikaTanuboddi

1. Run the following example: (uses "darkly" theme, could be replaced with "cyborg" and "slate" themes) ``` library(shiny) library(DT) ui

As a interactive themer user, when I type or write my theming preferences in text boxes(for ex: google fonts, spacing, Base font size etc) the interactive themer seems to respond...

Check the attached snapshots With "Materia" theme, noticed couple of minor UX issues via bs-themer example app 1. Go to Notifications tab 2. Notice the border line is incomplete 3....

1. Run the attached example using bootstrap version 5 [063-superzip-example.zip](https://github.com/rstudio/bslib/files/6833565/063-superzip-example.zip) 2. Open the app in Safari. 3. Notice the top-left section (default Interactive map is selected, when Data explorer is...

Follow up to https://github.com/rstudio/bslib/pull/348 With Simplex theme, the secondary button now has a border. However, if hovered over, there is no border. Attached the snapshot Good to fix to match...

Issue only on bootstrap version 3 sample code: ``` library(shiny) library(bslib) old_theme

Bootswatch

Notice that the dateRangeInput box size is comparatively smaller with the other input widgets (selectInputs and dateInputs)

Bootswatch

@cpsievert : Fyi, noticed a minor cursor type dot in the selectizeInput box while selecting the options. (seems to be on chrome and safari (Mac), still need to check on...

Bootswatch

Case 1: Column filter's slider bar color always seems to be (green) irrespective of the theme/colors selected. Can this be changed so that it uses the primary of secondary color?...