tauri-apps / tauri-apps/tauri-docs
[docs] Need Minimal Splashscreen instructions
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 1.1k
- Forks
- 887
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 48
Description
The lab here is great: https://v2.tauri.app/learn/splashscreen/
However, it is overly complicated as the vast majority of users will just want to
do setup tasks in JS. A basic example, that simply waits in JS as the task, is needed.
Contributor guide
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 by reading the existing splashscreen guide at https://v2.tauri.app/learn/splashscreen/ and identify how its current example handles setup work. Add a simpler example where the setup task is represented by waiting in JavaScript, while retaining the existing guidance. Done means the page includes clear minimal splashscreen instructions for users who only need JavaScript setup tasks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100