Stefan Penner

Results 324 comments of Stefan Penner

I am unsure if jsom is even needed.

> Yeah, agreed. This design dates back to a time before it was clear if that was the right approach. ya

The spec does have a concrete opinion on this: https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#enabling-and-disabling-form-controls:-the-disabled-attribute I believe that suggests the existing behavior is alright, and it is likely appropriate to close this issue. But WDYT?...

It's an interesting debate. In general I prefer to not "test the platform or framework" in my app tests. Testing that a disabled button doesn't emit events falls into this...

could you provide a reproduction? Specifically a list of npm modules + versions that are being browserified. Otherwise its a tad tricky to figure out whatsup

this would be a massive win.

I prefer your first example. And yes as apps grow more deeply nested app structure is needed. Someone should take a shot at addressing this.