Skip to content

fix(input): Removed overriden tabIndex property#1836

Merged
simeonoff merged 3 commits intomasterfrom
rkaraivanov/input-tabindex-binding
Sep 1, 2025
Merged

fix(input): Removed overriden tabIndex property#1836
simeonoff merged 3 commits intomasterfrom
rkaraivanov/input-tabindex-binding

Conversation

@rkaraivanov
Copy link
Copy Markdown
Member

Bind to the underlying input tabindex only if
igc-input tabindex attribute is '-1', otherwise
leave delegateFocus and the browser to correctly maintain tab order.

Bind to the underlying input tabindex only if
`igc-input` tabindex attribute is '-1', otherwise
leave `delegateFocus` and the browser to correctly
maintain tab order.
@simeonoff simeonoff merged commit d8851a5 into master Sep 1, 2025
5 checks passed
@simeonoff simeonoff deleted the rkaraivanov/input-tabindex-binding branch September 1, 2025 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants