Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Progress indeterminate #29

Closed
guastallaigor opened this issue Dec 5, 2018 · 4 comments
Closed

[Feature request] Progress indeterminate #29

guastallaigor opened this issue Dec 5, 2018 · 4 comments

Comments

@guastallaigor
Copy link
Contributor

What problem does this feature solve?

I did a few days ago the progress bar indeterminate for PSone.css. If you think this is a good addition I can do it here aswell.

What is your proposed solution?

A new prop (indeterminate) that would be a boolean (default: false) that when is true the progress add's an indeterminate animation that will ultimately ignore the progress prop.

@LeCoupa
Copy link
Owner

LeCoupa commented Dec 6, 2018

I'm just wondering: what are the situations when we would need to set indeterminate to true?

@guastallaigor
Copy link
Contributor Author

I have only used once for a global progress bar on the top of the application, kind of like Nuxt.js has built in, but this one was indeterminate and it was visible in every request.

For the other parts of the application I've used spinners for the same effect, so not sure if this is a good addition or not.

I've seen other Vue.js frameworks having this, like Vuesax, Vuetify, that's why I proposed this new feature.

@LeCoupa
Copy link
Owner

LeCoupa commented Dec 6, 2018

I see. Let's go for it :)

@LeCoupa
Copy link
Owner

LeCoupa commented Nov 6, 2019

Closing this as we do not use this option anymore. :)

@LeCoupa LeCoupa closed this as completed Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants