taiga-family / taiga-ui

Angular UI Kit and components library for awesome people

Home Page:https://taiga-ui.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐞 - Missing autocomplete attribute for TuiInputCardComponent

tinkoffspectrum opened this issue · comments

Playground Link

No response

Description

The "autocomplete="cc-number"" attribute is not configured for the TuiInputCardComponent. It’s not exist on the demo page, but autocomplete works. Unclear reason.
In our application, if we set the input attribute manually from chrome inspection, it will start working as expected

Please add [autocomplete]="autocomplete" for input in TuiInputCardComponent like TuiInputCVCComponent

Angular version

17.3.0

Taiga UI version

3.74.0

Which browsers have you used?

  • Chrome
  • Firefox
  • Safari
  • Edge

Which operating systems have you used?

  • macOS
  • Windows
  • Linux
  • iOS
  • Android