UI bug—"reset" project starter when already set
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 185
- Avg merge
- 18h 45m
- Merged PRs (30d)
- 2
Description
Which project does this relate to?
Create Tanstack App
Describe the bug
When you set a Project Starter, the UI still says "set project starter"—it would be clearer if it indicated that the starter is set and you can CHANGE it.
Your Example Website or App
http://localhost:3000
Steps to Reproduce the Bug or Issue
- Click "Set project starter" button
- Add a project starter.
Expected behavior
MVP tweak: update button to say "Change Project Starter" after its been set.
++ tweak: add option/button to "Clear starter" to remove the starter you added/revert to orignal (though this could blow away a lot of work—still. Some may want it. Watch them using it.)
Screenshots or Videos
No response
Platform
- OS: [e.g. macOS, Windows, Linux]
- Browser: [e.g. Chrome, Safari, Firefox]
- Version: [e.g. 91.1]
Additional context
No response
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 reproducing the issue in Create TanStack App at http://localhost:3000: set a project starter and inspect where the “Set project starter” UI is rendered. The MVP is done when the control indicates that a starter is already set and offers changing it; the optional clear-starter behavior is separately suggested in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100