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

Investigate making the Stepper #44

Closed
2 tasks
traviskaufman opened this issue Dec 5, 2016 · 17 comments
Closed
2 tasks

Investigate making the Stepper #44

traviskaufman opened this issue Dec 5, 2016 · 17 comments

Comments

@traviskaufman
Copy link
Contributor

Spec reference: https://www.google.com/design/spec/components/steppers.html

  • All steppers / step types, except "Mobile Step"
  • "Mobile Step"

Caveat: We might want to split this up differently once we get to this task, and recategorize the stepper types from the spec language to make it less ambiguous.

Copied from google/material-design-lite#4501

@traviskaufman traviskaufman added this to the Full Release milestone Dec 5, 2016
@sgomes sgomes changed the title Implement Stepper v2 Component Implement Stepper Component Dec 19, 2016
@ziyafenn
Copy link

ziyafenn commented Apr 6, 2017

Would love to see it implemented! :)

@ColbyTJohnson
Copy link

Would love to see this as well!

@aaronhudon
Copy link
Contributor

Here's my crack at creating a vertical stepper using the current state of the MDC library.

https://codepen.io/aaronhudon/full/MELydx/

@lynnmercier lynnmercier changed the title Implement Stepper Component Investigate making the Stepper Jan 23, 2018
@AndryHTC
Copy link

Are there some news?

@yxchng
Copy link

yxchng commented Apr 11, 2018

Same here

@djensen47
Copy link

Were steppers removed from the spec?

@mikaturk
Copy link

mikaturk commented Jun 9, 2018

Will this see the light of day or is this not happening?

@sharpmachine
Copy link

What happened to the stepper? The new material design docs don't have it.

@kfranqueiro kfranqueiro removed this from the Full Release milestone Aug 17, 2018
@GHXST01
Copy link

GHXST01 commented Nov 29, 2018

Is this still happening?

@Praveen-Rai
Copy link

Any updates ?

@Praveen-Rai
Copy link

I am not sure, what's the rational behind removing steppers from material design. I believe they are basic building blocks, when a step-by-step movement is required in UX flow.

The progress indicators in Material Design spec. lacks the flexibility to show step progress ( which might have been useful to create a work-around for Stepper ). For e.g. i just want to display user's progress in a course ( number of lessons completed, and total number of lessons ). Basic step progress indicator . This isn't pretty, but the best i could get with Materialize & Material Design.

CC @abhiomkar

@abhiomkar
Copy link
Contributor

I sent this to design for response on this request.

@Praveen-Rai
Copy link

FYI .. I've raised a related request regarding Determinate Progress Indicators design spec.

@equinusocio
Copy link

So steppers are dead... long live to steppers!

@abhiomkar
Copy link
Contributor

Update: Our archived guidance is guidance that wasn't updated with our Material Theming release. We'll let the design team know that there is interest in this!

I'm closing this issue since nothing to implement until design guidance is updated for this component.

@danieleades
Copy link

@abhiomkar where can we track progress on this?

@emc5ud
Copy link

emc5ud commented Nov 15, 2022

Not a solution, but for others that are searching on this topic:

If you can learn angular, the Angular Material stepper is quite good:
https://material.angular.io/components/stepper/overview

I personally do not know angular so this MDL stepper library is the best implementation I could find:
https://ahlechandre.github.io/mdl-stepper/

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

No branches or pull requests