Giter VIP home page Giter VIP logo

Comments (3)

seasox avatar seasox commented on June 3, 2024 1

If you would like to skip the step (i.e. it is still shown, but you jump from step 1 to step 3), you might want to use stepperLayout.setCurrentStepPosition after completing step 1. If you want to hide the step entirely (i.e. your Stepper becomes a 2-step layout), take a look at #39.

from android-material-stepper.

zawadz88 avatar zawadz88 commented on June 3, 2024

Hi,
Regarding the first question - I guess that if you know before showing the stepper how many steps there should be then you could create a different adapter with only 2 steps? In our app we had a similar scenario so we created an adapter factory which created two similar adapters based on some input with different step count.

Regarding the second question - I am not sure if hiding the step with permissions is the best option here. This might be confusing for the user. Imagine this scenario:

  1. We show him the permissions step so he sees he's on the second step out of three (either he sees 3 tabs, 3 dots or a progress bar).
  2. He grants the permissions and goes to the third step.
    What happens after this? Should he see that there are two steps now? We leave all three steps which allows him to e.g. select the second step by clicking on a tab but tapping Back would change the position to the first step? Either one of these seems to me like bad user experience TBH :/

What I would suggest is leaving all 3 steps after the permissions were granted. When the user wants to go back to the previous step we simply show a screen saying that the permissions were already granted on the second step.

What do you think?

from android-material-stepper.

radiolondra avatar radiolondra commented on June 3, 2024

Hi,

thank you so much for your answers.
And.. Yes, you are right for all the scenarios.

Many many thanks

from android-material-stepper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.