rstudio / shinyuieditor

A GUI for laying out a Shiny application that generates clean and human-readable UI code
https://rstudio.github.io/shinyuieditor/
MIT License
209 stars 29 forks source link

Fix invisible selection outline for valueboxes #161

Closed nstrayer closed 1 year ago

nstrayer commented 1 year ago

Bug/issue is caused by the fact that the --font-color variable is overridden inside of the value box container to white so that text shows up on the blue background. This override caused the selection outline, which for the value box used that --font-color to get a dark outline color, to switch its outline to white, thus making it invisible.

netlify[bot] commented 1 year ago

Deploy Preview for shiny-ui-editor ready!

Name Link
Latest commit a658be2b7cf7328e272fb01edc4dd485a878f303
Latest deploy log https://app.netlify.com/sites/shiny-ui-editor/deploys/64303e7f4f039b000843bff3
Deploy Preview https://deploy-preview-161--shiny-ui-editor.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] commented 1 year ago

Deploy Preview for shinyuieditor-storybook ready!

Name Link
Latest commit a658be2b7cf7328e272fb01edc4dd485a878f303
Latest deploy log https://app.netlify.com/sites/shinyuieditor-storybook/deploys/64303e7fb1989a0008929dda
Deploy Preview https://deploy-preview-161--shinyuieditor-storybook.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.