posit-dev / posit-dev/py-shiny
send messages to JS console
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 135
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 21
Description
This request is applicable to Shiny for R too
It would be helpful if there is an option to send messages to JS console to debug apps like https://github.com/rstudio/py-shiny/blob/main/examples/event/app.py and will be helpful for e2e testing assertions as well.
cc: @jcheng5
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with examples/event/app.py and trace how messages move between the Python app and the browser; the issue names no implementation file or test. Clarify the option's API, console behavior, and Shiny for R scope, then add coverage for the event example and an end-to-end console assertion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, python, r
- Domain
- frontend, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100