posit-dev / posit-dev/shinylive
Shiny express app with trailing comma shows weird text output
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 251
- Forks
- 25
- Avg merge
- 19m
- Merged PRs (30d)
- 2
Description
Instead of erroring this says:
(<div class="form-group shiny-input-container">
<label class="control-label" id="n-label" for="n">Number of rows to display</label><input id="n" type="number" class="shiny-input-number form-control" value="20"/>
</div>,)
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 the linked Shinylive editor reproduction and trace how the trailing-comma expression is handled. The payload names no source file or test; done means the app reports the expected error instead of displaying the rendered form inside tuple-like text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100