Extra-Streamlit-Components icon indicating copy to clipboard operation
Extra-Streamlit-Components copied to clipboard

Is it possible to set default value for step bar?

Open Pudiyang opened this issue 2 years ago • 6 comments

Thanks for making these amazing tools, They are really helpful!

I noticed that the default value of the step bar is set to 0. Is it possible to allow us to modify it?

Pudiyang avatar Oct 04 '22 23:10 Pudiyang

Technically it's possible. But it would need an update to the package which will take me some time to start implementing. If you would like, please open a PR for that change and I would gladly approve & merge it.

Mohamed-512 avatar Oct 31 '22 19:10 Mohamed-512

A default value programar is essential. And when the last value is clicked, how can it be changed to a finished symbol?

chatchatbio avatar Sep 21 '23 18:09 chatchatbio

StreamlitAntDComponents might be of use. See demo at https://nicedouble-streamlitantdcomponentsdemo-app-middmy.streamlit.app/ - Steps component - same meaning, allows disabled / initial step

CHerSun avatar Sep 21 '23 18:09 CHerSun

I couldn't find how to set the initial step using AntD Steps component. Anybody know how to do this?

renatoeco avatar Sep 29 '23 18:09 renatoeco

@renatoaraujods Not really the place for questions about another project.

screenshot

CHerSun avatar Sep 30 '23 13:09 CHerSun

Sorry. Thank you!

renatoeco avatar Oct 02 '23 14:10 renatoeco