intl-tel-input icon indicating copy to clipboard operation
intl-tel-input copied to clipboard

1315 - Add visually hidden <label> to combobox control.

Open LukeLeber opened this issue 3 years ago • 1 comments

This changeset includes the following:

  • Adds an id attribute to the combobox control
  • Adds a <label> element that acts as the accessible name with the text Telephone country code
  • Adds a style that visually hides the <label> element to preserve B/C

My only other concern is that the label text is not internationalized properly, but there are other instances of this as well. Bringing full i18n support to the project could likely happen in a follow-up. :slightly_smiling_face:

Thanks for your consideration!

Closes #1315

LukeLeber avatar May 12 '22 13:05 LukeLeber

@jackocnr Can you provide any input on the status of this PR?

mryand avatar Jul 14 '22 17:07 mryand

https://github.com/jackocnr/intl-tel-input/issues/1315#issuecomment-1497863987

jackocnr avatar Apr 06 '23 13:04 jackocnr