Anthony Nemirovsky

Results 5 issues of Anthony Nemirovsky

Add support for ARIA 1.1 per https://www.w3.org/TR/wai-aria-1.1/#combobox. This pull request includes a - [ ] Bug fix - [x] New feature - [ ] Translation The following changes were made...

We had an accessibility auditor request that the input fields for search style dropdowns include an aria-label. I've reused the option from #43 to keep things consistent. This pull request...

If a `$type` argument is used, it makes sense that we would expect a single format and would adjust return array by adding keys directly to the base array itself....

This is happening because public file URLs are not handled the same as other routes in Backdrop and are instead handled directly by the web server and don't pass through...

## Description of the bug I'm using the `workflow` and `wokflow_node` modules and have hit a bug in https://github.com/backdrop-contrib/workflow/blob/1.x-2.x/workflow_node/workflownode.tokens.inc#L73. That code calls `system_get_date_types` to generate some tokens based on the...

type - bug report
status - has pull request