Thinkmill / Thinkmill/keystatic
Keystatic breaks when hosted on a subpath
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 159
- Avg merge
- 21h 41m
- Merged PRs (30d)
- 2
Description
Astro allows the configuration of a subpath, which breaks Keystatic. Visiting /subpath/keystatic loads Keystatic, but routing and saving/editing is broken. Clicking "Create" produces no network requests or error messages, it just does nothing.
https://docs.astro.build/en/reference/configuration-reference/#base
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 by reviewing Astro's base configuration documentation and reproducing the issue at /subpath/keystatic. Trace the routing and Create/edit/save flows; done means Keystatic routes correctly and creating, editing, and saving work when hosted under a configured subpath.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100