Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Goals

  • Review Modal stepper for approval

...

Time

Presenter

Notes

Welcome Jenn!

10

Ange Romanska (Deactivated)

Modal Stepper Modal stepper
Is tertiary button between back and next an additional action?
A: We don’t have a use case for that yet.
L: Let’s take it out if it has no use case A: OK
J: this is a wizard basically right? yes.
A: guidance is to have 5 max steps
J: are step objects clickable. A: not as designed
J: would sub steps exist that aren’t reflected in the stepper? A: No
L: i see the wizard itself and then content in it. What is going to be included in the component itself? i assume you can display any content you want in any of the steps. A: yes content anything. L: validation on every step would it need to know something? B: what about onTransitionFn
AR: on next click we would validate and show an alert or other message in
BW: Could we support a transitionBtnTextFn. So that we don’t hard code Next or Previous text in the stepper
AB: Back button in browser. you’re going through a stack of items. We need to update the browser JW: We need to update the URL when you hit back or next.
AS: is there a change we want to use a stepper outside of a modal? AR: perhaps

BW: I think numbers in steps should be optional


Coming up in March for TNL. D Joy to be POC for eng task.

  • Group approves to add this to Paragon


5


Lael Birch (Deactivated)

useInterval hook

...