Joe Lamb
Joe Lamb
Is this an ember-aria-utilities issue, or an ember-template-lint issue? I'm not sure that `role="grid"` should be removed by ember template lint. The implicit role for a table is "table", but...
@NullVoxPopuli was the intention to move to use class name eg `ColumnReordering.name` ("ColumnReordering") rather than the name property ("column-reordering")? If so, how do we avoid having the keys minified in...
Any thoughts on where / how it might have come unstuck, or maybe it was never using the manually-specified name property string?