Antti Hukkanen

Results 222 comments of Antti Hukkanen

I am currently writing a modification to a library that uses AVA for the tests and I found the current behavior very confusing before I bumped into the original issue...

Either way, document how it works so that also people not familiar with AVA will understand how it works. Or at least when they bump into this behavior, they get...

I would like to be able to possibly use different catchas. For example the honeycomb method would be probably sufficient in most cases.

@absolutejam You can manually edit it in this file: https://github.com/alextselegidis/easyappointments/blob/d3e86800b5b5196dda210e115a96ad48addbd0f2/src/assets/js/backend_calendar.js#L67-L68 Not possible through the UI at the moment (thus, this issue). Also, the calendar might easily become unusable if you...

I am not very familiar with the inner workings of Simplecov but we are also experiencing this issue at [decidim/decidim](http://github.com/decidim/decidim) and based on this conversation I found the file locking...

@nschonni This is actually already fixed at https://github.com/w3c/css-validator as explained at https://github.com/w3c/css-validator/issues/355. The actual problem is that the HTML Nu validator does not include the latest changes in the CSS...

Any idea when we could get the CSS validator updated for the HTML nu validator? See issue w3c/css-validator#355 for details which explains why the problems only exist at the HTML...

The underlying issue with the CSS validator version was fixed @ylafon and @sideshowbarker as mentioned at https://github.com/w3c/css-validator/issues/355#issuecomment-1250078638. So this means the original issue is fixed at the deployed online validator...