[interactive-supports-focus] allow specifying directives in allowList #1996
2 tasks
Labels
enhancement
New feature or request
package: eslint-plugin-template
Angular Template rules
PRs Welcome
If a high-quality PR is created for this it will be accepted
Description and reproduction of the issue
Some directives provide the accessibility features that are otherwise reported by
interactive-supports-focus
andclick-events-have-key-events
. It should be possible to allowlist elements with these directives.(based on "Tabs and navigation" example)
Versions
@angular-eslint/eslint-plugin-template
17.5.2
@angular-eslint/template-parser
17.5.2
@typescript-eslint/parser
5.62.0
ESLint
8.57.0
node
20.13.1
# Please run `npx ng version` in your project and paste the full output here: Angular CLI: 17.3.8 Node: 20.13.1 Package Manager: npm 10.5.2 OS: darwin arm64 Angular: 17.3.11 ... animations, common, compiler, compiler-cli, core, forms ... language-service, localize, platform-browser ... platform-browser-dynamic, platform-server, router Package Version --------------------------------------------------------- @angular-devkit/architect 0.1703.8 @angular-devkit/build-angular 17.3.8 @angular-devkit/core 17.3.8 @angular-devkit/schematics 17.3.8 @angular/cdk 17.3.10 @angular/cli 17.3.8 @angular/material 17.3.10 @schematics/angular 16.2.10 rxjs 7.8.1 typescript 5.3.3 zone.js 0.13.3
This is a feature request for something that is not supported by the latest version, and I cannot upgrade versions in the project, so this is not really applicable
ng version
output per the instructions given here.The text was updated successfully, but these errors were encountered: