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

Parameter to control amount of steps displayed #5

Open
matthewhartstonge opened this issue May 27, 2018 · 1 comment
Open

Parameter to control amount of steps displayed #5

matthewhartstonge opened this issue May 27, 2018 · 1 comment

Comments

@matthewhartstonge
Copy link

Hi there!

Is it possible to add a stepper parameter that can restrict the number of steps shown to 3/5/X at a time?
We are loading the stepper data via API as generated by a user created form template, and user's tend to create a few steps...

An example:
capture

@pauln
Copy link

pauln commented May 27, 2018

A couple of other options which might be worth considering:

  • some way to scroll/page through the steps, rather than squashing them into the available space
  • a mode where only the current step plus one or two steps either side of it are shown as in the screenshot above, with the rest being aggregated at either end (ideally with some way to tell how many steps are remaining / what number the last step is)

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