mi6 / ic-ui-kit

Intelligence Community UI Kit (based on StencilJS)
MIT License
25 stars 25 forks source link

add missing props to ic-search-bar #1014

Open j212122 opened 1 year ago

j212122 commented 1 year ago

Summary

ic-search-bar does not currently support the following props which are attributes of its native counterpart.

form minlength

This ticket is to add them to the component

💰 Use value

Adding these props will increase functionality and give developers more options when implementing the component

Additional info

https://www.w3schools.com/tags/tag_input.asp

ASM995 commented 1 year ago

Need to investigate if these are actually required.

GCHQ-Developer-299 commented 9 months ago

I created a branch for this, but the more I think about it, I don't think we need form and minlength: