Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

tabIndex always 0 on Textfield and icon #2260

Open
unknowelement opened this issue May 7, 2020 · 1 comment
Open

tabIndex always 0 on Textfield and icon #2260

unknowelement opened this issue May 7, 2020 · 1 comment

Comments

@unknowelement
Copy link

After set the property tabindex="-1", tabindex="1" or any other number, the rendered result on client is always tabindex="0"

I only tested it on mdc-text-field and mdc-icon.

Version of mdc is 5.1.1
Angular 9.0.7

@ilyakonrad
Copy link

Should definitely be "-1" on all non-clickable icons.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants