Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Step Progress #86

Open
leandroaps opened this issue Jan 30, 2019 · 1 comment
Open

Step Progress #86

leandroaps opened this issue Jan 30, 2019 · 1 comment

Comments

@leandroaps
Copy link

Hello Mironov, how are you?

I'm using you progress bar component, awesome by the way. My environment uses React + Redux + Thunk and the progress bar works fine for fetch items. I have a big form with nine steps, I trying to use you component to setup the percentage of the form was filled by the user, each step send a post to the back-end with some status, and I trying to use this to send a value to the progress bar, but, without success, can you give me some help?

My structure is based on the create-react-app, using the App.jsx as main file with the components as steps on the page.

Thanks,
Leandro.

@mironov
Copy link
Owner

mironov commented Feb 17, 2019

@leandroaps Unfortunately, it is not possible to do that. The current version of the Loading Bar can only emulate progress. It doesn't support rendering a Loading Bat that progressed to a particular %.

However, I think we should implement that feature. I'll keep the issue open until it is resolved.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants