hint icon indicating copy to clipboard operation
hint copied to clipboard

[Bug] ''A form field element should have an id or name attribute'' should not display for `type="search"` inputs

Open coliff opened this issue 1 year ago • 0 comments

🐞 Bug report

Description

The "A form field element should have an id or name attribute" warning is displayed for type="search" inputs. As the reason for this audit is for autocomplete optimization then I suggest that it should not show for type="search" inputs.

Details

image

coliff avatar Mar 04 '24 11:03 coliff