jugglinmike

Results 223 comments of jugglinmike

Thank you, @jmdyck! I appreciate your encouragement to explain this more holistically. I couldn't find a way to expand the reasoning exactly according to the points you've outlined, but I...

@annevk I think this is ready for another look!

@kevinburke Because Chrome natively supports this functionality, I've decided to deprecate this project. Let me know if you'd be interested in maintaining it! In the mean time, I'll leave this...

This resembles [some utilities that have recently been introduced for testing accessibility primitives](https://github.com/web-platform-tests/wpt/blob/master/wai-aria/scripts/aria-utils.js). Since [we're currently combatting some technical debt in that initial design](https://github.com/web-platform-tests/wpt/pull/42769), it may be wise to address...

### Background As of this writing, the ARIA-AT App user interface currently does not change when the system begins any given response-collection task. Each task is considered "queued" immediately after...

@uuilee Check out that article Craig referenced :)

I think that could work. Don't we also have to update [the callback URLs](https://github.com/w3c/aria-at-app/blob/8b46827288eaea1a72c583199f6303c47933d0ff/server/services/GithubWorkflowService.js#L131-L132)?

Since the `remote` option relies on the `clone` option, and the `clone` option is intended to be a full git URL, I think the current implementation is incompatible with my...

Here's my understanding: The newly-cloned repository created by the plugin will not be have the configuration of the repository I am using directly. So even though when I run ```...

I agree that manual translation is not a viable option. That said, the "cddl" npm package doesn't seem viable at this time, either. From the project's documentation: > **Note:** this...