Skip to content
This repository was archived by the owner on Nov 22, 2021. It is now read-only.

bug(tagsInput): Add input field id and tabindex#792

Open
alivraghi wants to merge 1 commit into
mbenford:masterfrom
alivraghi:allow-focus-issue-744
Open

bug(tagsInput): Add input field id and tabindex#792
alivraghi wants to merge 1 commit into
mbenford:masterfrom
alivraghi:allow-focus-issue-744

Conversation

@alivraghi

Copy link
Copy Markdown

Add attributes for the user to set custom id and tabindex on the input
field:

  • input-field-id enable the use of getElementById().
  • input-field-tabindex overwrite the old tabindex attribute to eliminate
    the need of double tab

Closes #744.

Add attributes for the user to set custom id and tabindex on the input
field:
- input-field-id enable the use of getElementById().
- input-field-tabindex overwrite the old tabindex attribute to eliminate
the need of double tab

Closes mbenford#744.
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.001%) to 99.78% when pulling 918affb on alivraghi:allow-focus-issue-744 into f2e4b72 on mbenford:master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants