-
### Describe the bug
I have a function, which can generate a table based on some input parameters, and a trigger, which are shown in a UI. The function doesn't return the table, instead it sets it as…
-
I've noticed some unusual behavior in `input_checkbox_group()`:
When I define a reactive effect to update the checkbox choices, the choices are updated in the UI as expected, but the new pre-selected…
-
Hello,
I have read the well-written document regarding extended_task from this page:
[entended_task](https://shiny.posit.co/py/docs/nonblocking.html)
There is a ui.bind_task_button which binds the b…
-
**Research Question** What is the best way to connect LLM outputs to a reactive UI?
Potential solutions to research, explore and experiment:
- Application state control
- JSON schema to update UI…
-
Hello
I wrote an app in shiny express python, and its worked well in a local server on my computer. But when I try to install my app on a server, (with a docker image, and irequired python packages), …
-
Do you think there's a way to improve the error on mutually dependent module servers that use `stopifnot()` on their inputs? The current error of "object [return name of module server] not found" has …
-
This should cover at least:
- ghost nodes and UI reactivity
- bevy_cli
- Interaction-yeet
- relations plans
- *maybe* editor prototypes
- more text plans
I'll tackle the first draft of this, and the…
-
We don't need to wait upload. Now we need URL of file. If user can't provide it, we maybe should be give options to upload, but also not to load full page.
- [ ] Create API Upload Documents
- [ ] …
-
I have some trouble with properly type hinting reactive objects when working with modules servers.
I use pyright as my LSP and I want to properly type annotate the return types of module server obj…
-
Hi! I've been recently trying out ```rix``` and encountered the following issue
## Context
I'm working in a shiny app docker image and decided to give a try to `rix`. Dependency management worke…