Steven Dufresne
Steven Dufresne
Same issue provided as feedback elsewhere. > We have a format for it. New authors generally miss this. > > Fred WordPress Theme, Copyright 2012 Joe Smith > Fred is...
Thoughts on this? @kafleg @carolinan
> I found a report that was empty: That was a mistake, I deleted that comment. >"Found on" is confusing to me because the result has not been presented yet....
Alright, I made some updates to provide the template instead of the URL when possible. When we don't have access to the template file name we just use the URL....
Calling the UI-check directly in the folder is still _somewhat_ problematic because, currently, the tests expect that `wp-env` configured the environment. After the environment is complete, there are a series...
I took that from the theme review documentation here: https://make.wordpress.org/themes/handbook/review/accessibility/required/#keyboard-navigation > Fails: Dropdown navigation menus are hidden using display:none; and brought into view on :hover Passes: Dropdown navigation menus are...
We can cycle back on these tests seeing that they are considered `warnings`. I'll create a `warning` document to make the distinction and lessen their importance... same for the a11y...
@carolinan Thanks! The destroy problem is related to using `grep` which should be fixed in the `@wordpress/env` package. I'll see if I can reproduce.
I wasn't able to reproduce and before deep diving can you try deleting `C:\\Users\\Carolina\\.wp-env\\016297c788c93c3297970932e19a5611` and trying again.
Okay, thanks for the info. I'll take another look in the near future. Much appreciated.