1 comment (1 comment)11 reactions (11 reactions)0 assignees (0 assignees)JavaScript48 forks (48 forks)auto 404
cmty:feature-requestgood first issue
Repository metrics
- Stars
- 231 stars (231 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
What problem does this feature solve?
Nuxt HTTP documentation states that this module isn't integrated yet with nuxt progress bar because of this https://github.com/sindresorhus/ky/pull/34 isn't merged. But now it has merged.
What does the proposed changes look like?
Integrate nuxt progress bar
Contributor guide
- Research direction
- Study how the Nuxt progress bar is integrated in other modules like nuxt/http and check the ky PR that was merged. Then implement similar integration in the HTTP module.
- Tech stack
- javascriptvue
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- Nuxt.jsHTTP module