Tony Mobily

Results 51 issues of Tony Mobily

Fixed #111 I think it should be good to go.

cla: yes

At the moment, if you have a dropdown menu like this: ``` Italy France Other ``` After submitting, the server will receive "Italy", "France" or "". There is no way,...

cla: yes

### Description A lot of elements (for example `paper-textarea`, but also `paper-dropdown-menu`) will have `undefined` as their value if the field is left untouched. The `serialize()` method will create a...

### Description Suppose you have `` (mainly so that `polyber build` will change that `/` to whatever build it is) When using paper-item with the `link` option (and therefore with...

### Description When a MODAL paper-dialog contains another element with `paper-input`s, the `paper-input`s don't get cycled with the tab key. ``` ``` Now the fun begin. If there is ONE...

In this file you are still using `--text-primary-color`: https://github.com/PolymerElements/paper-fab/blob/8dcf4f13cf9793d9ef9b819d908e77802a550da8/paper-fab.html#L68 This stile is now deprecated: https://github.com/PolymerElements/paper-styles/blob/master/default-theme.html#L64-L68

p2 - icebox

I haven't been able to understand this by reading the specs, looking online sending actions to the chromedriver. What is the pointerCancel action used for exactly? When would you perform...

About Cypress: * They have recently locked out third party panels * They have disrupted existing users Given the latest controversies about Cypress, I recommend we change the default to...

content
discussion

Vue 3: Given the latest controversies about Cypress (blocking access to third party dashboards etc.), I recommend we change the default to Playright since it's a much better tool, it's...

enhancement
contribution welcome

I love the work done on this module, but: * The module will only work with Node 14 or LOWER, because of its dependency with fs-temp 1.x * It's been...

bug