Richard Neill

Results 6 issues of Richard Neill

**Describe the bug** If the button contains an icon, then the icon isn't clickable. **To Reproduce** 1. I have: ```

This example code: https://github.com/GoogleChrome/samples/blob/gh-pages/service-worker/custom-offline-page/service-worker.js works very well normally, to give a custom error page if (and only if) the application is offline. However, in the case where I post a...

A lot of people, myself included, expected the 3 CSV-functions: * fputcsv() * fgetcsv() * str_getcsv() to work in the most consistent/standard/obvious way when called without the optional parameters. But...

good first issue

I was wondering whether it would be possible to have 2 machines, each normally controlling itself, where _either_ machine could temporarily take control of the other. On host 1: ssh...

kind-Feature

It would be really helpful if there was a documented example on how to catch common error-cases. Might I request a documentation example, along the following lines: ``` for event...

In a responsive table, with lots of columns, it's often desirable to make the left-most column sticky, so it doesn't scroll off the page. I think this should be an...

feature
css
help wanted