Dean Attali

Results 542 comments of Dean Attali

Hi @wch , I just asked you in the Shiny devcon if this is still an issue. I just tried it, and a regular click does indeed still get registered...

I only added the roxygen comment, I did not compile into Rd

This will fix https://github.com/rstudio/shiny/issues/4024

Looks like this was introduced to selectize in v0.13.16 [as a poor "fix" to an issue](https://github.com/selectize/selectize.js/issues/1535), and has been properly fixed [in Jan 2023](https://github.com/selectize/selectize.js/pull/1955) but s electize hasn't had a...

Thanks Joe, that makes sense. I do have some feedback/thoughts to share about bslib vs shiny, where would be the appropriate forum for me to bring them all up? It...

OK, since I got the green light from the CTO himself to spam this issue, here goes :) I recognize that some of these may already be on your radar,...

### Documenting the new recommendation of bslib over fluidPage - Change the RStudio IDE "shiny" code snippet - Add note to in the documentation of all shiny's traditional layout functions...

### bslib - generally feels not cohesive, lacks a single clear purpose - Do all functions in {bslib} **require** using a `page_*()`or `bs_theme()` in order to work? When I saw...

### bslib - high level functions very visually appealing, but don't feel too well thought out When I was learning shiny, and for a few years afterwards when functions got...

### Shiny tutorial feedback (not related to bslib) The [shiny tutorial](https://shiny.posit.co/r/getstarted/) doesn't seem to flow like one unified tutorial, it feels like pieces that were stuck together - lesson1 is...