Félix Jullien

Results 14 issues of Félix Jullien

Hello, about yo polymer:seed, I'm a big fan of the fancy laser gun and the tutorials comments but it's pretty annoying to have to erase these hundreds of lines each...

To reproduce: - Let the default size to 0 - Inform `size` dynamically using _dataSource callback second parameter What happens: _dataSource is called twice = request duplication Filling issue: ->...

enhancement

enhancement

> Steppers may display a transient feedback message after a step is saved. Stepper feedback should only be used if there is a long latency between steps. Steppers may display...

enhancement

I think it would be a good idea to use dividers to indicate more content the same way [paper-dialog-scrollable](https://elements.polymer-project.org/elements/paper-dialog-scrollable?view=demo:demo/index.html&active=paper-dialog-scrollable) does when a vertical step overflows.

question

From the spec > Optional steps within a linear flow should be marked as optional. So I guess 'optional' label should be hidden in a non-linear stepper.

question

The spec are not clear about that but I think, for an editable and completed step, the "done" icon should be display by default and the "editable" icon only on...

question

In a **linear** stepper, any step following a **selectable** and **optional** step should be **selectable**, in order to give the possibility to skip the optional steps recursively, as it is...

What's the point of the 'cancel' button in the [spec](https://material.google.com/components/steppers.html#steppers-usage) ? I've replaced it with a 'skip' button as it sounds more logical, any idea ?

question