Sebastian "Sebbie" Silbermann

Results 555 comments of Sebastian "Sebbie" Silbermann

As far as I know this test isn't testing anything meaningful for browsers since `right:4` and `left:16` are invalid i.e. won't have any effect. I would replace the unitless numbers...

> what do we want for more evidence or investigation 😄 I guess propose the change via PR and then we'll see what core members think about this change.

There was back and forth what events were being replayed when hydrating in React 18. @gaearon is there still work planned or should we close with a summary?

hi, thanks for the PR but due to high volume of PRs like this and the noise they create in the commit list we've decided not to merge typo-only or...

> React.Profiler is disabled in the production build while we aim to measure performance of online users access, calling visibility speed statistic may be better. There's a special profiling build...

@chloerice I would encourage you to propose these sort of suggestions in the form of a PR to the https://github.com/reactjs/reactjs.org/ repository. That would seem more constructive then reiterating the implications...

I see this [recommended for the dialog](https://www.w3.org/TR/wai-aria-practices/examples/dialog-modal/dialog.html) but it's not [recommended nor implemented for alert](https://www.w3.org/TR/wai-aria-practices/examples/alert/alert.html). Is there some general consensus for this plugin if the rules should follow the WAI-ARIA...

@evcohen Was this abandoned? I see that you closed this with without referencing any commit, PR or other explanation.

> I'd love a way to lint Gatsby's components (e.g., which expects a to attribute instead of an href). This is a really good point. Any implementation should not only...

Looks like #174 could've solved this issue.