Feature Description
Add a general aria-label to MatChipEditInput like "editable chip", and consider removing the tabindex="-1" set by this directive.
Use Case
This will resolve the aria-input-field-name violation when the chip turns into editable mode.