spectrum-web-components icon indicating copy to clipboard operation
spectrum-web-components copied to clipboard

[Feat]: Name attribute for input components

Open Illusive7Man opened this issue 3 years ago • 0 comments
trafficstars

Code of conduct

  • [X] I agree to follow this project's code of conduct.

Impacted component(s)

sp-textfield, sp-picker, sp-checkbox, sp-switch

Description of the requested feature

Without name attribute there is no browser autocomplete. For example a login form made using <sp-textfield> components will never be auto-filled by Chrome.

Mockups or screenshots

No response

Implementation notes or ideas

No response

Illusive7Man avatar Jul 08 '22 17:07 Illusive7Man