fix: Programatically added storage mounts are missing in storeage view
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 3.3k
- Forks
- 214
- Avg merge
- 13h 22m
- Merged PRs (30d)
- 18
Description
🐛 The bug
Mount points added via nitro plugin do not show up in storage view.
🛠️ To reproduce
https://stackblitz.com/edit/github-hd8qczj6?file=server%2Fplugins%2Fstorage.ts
🌈 Expected behavior
Mount points added via nitro plugins do show up in storage view.
ℹ️ 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 with the reproduction's server/plugins/storage.ts and trace how mounts added by a Nitro plugin reach the storage view. Compare those mounts with the ones currently displayed. Done means programmatically added mounts appear in the storage view, while existing mounts continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxt, typescript
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100