Skip to content

Add a Steppper componentΒ #31014

@Zerotask

Description

@Zerotask

I'd suggest to add a Stepper component, similar to the component of MDB.
Steppers provide a convenient way of breaking a complex form down to smaller steps.
Benefits:

  • Smaller space required (since it uses a collapse-like style)
  • Easier to read (since you always just see a part of the whole)

Example:
You have a registration which requires you to fill out a form of 16 input fields which can be overwhelming for a user.
With a stepper you could create 4 steps and group it logically, e. g. contact data, interests etc.

URL: https://mdbootstrap.com/docs/jquery/components/stepper/

Example Screenshots taken from the MDB component page
grafik


grafik


grafik


There is also a similar component in Semantic UI: https://semantic-ui.com/elements/step.html

grafik


grafik

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Inbox

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions