ionic-team / ionic-team/ionic-docs
Automatic incrementing behavior on Ion-progress-bar
- Dominant language
- MDX
- Stars
- 621
- Forks
- 3.2k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 86
Description
**Is your feature request related to a problem? Please describe.**
Currently, Ion-progressBar can only be shown/hidden and manually increment the values/buffer which is too much to do, unlike package like NProgress which come with so many properties. and works seamlessly with Vue Router / Vuex to automatically increment the progress in the ajax calls.
**Describe the solution you'd like**
Even if we could mimic the core functions seen in NProgress that in itself will be a great start...
**Describe alternatives you've considered**
Alternatives could be bringing NProgress onboard similar to swiper.js
**Additional context**
I have an active forum discussion regarding this on the ionic Forums.
Contributor guide
Assessment
This issue has not been assessed yet.