posit-dev / posit-dev/shinylive
Shinylive Export does not set window/tab title
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 251
- Forks
- 25
- Avg merge
- 19m
- Merged PRs (30d)
- 2
Description
After a shinylive export the index.html file does not have the <title> tags set properly. Perhaps there could be an argument to export or otherwise analyzing the ui.page_opts to properly set this?
I can work around this by manually editing the index.html file for now.
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 shinylive export path and inspect the generated index.html, using ui.page_opts as the stated source of title information. Run a representative shinylive export and confirm that the resulting window/tab title is set from the chosen page options or export argument.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, typescript
- Domain
- tooling, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100