mi6 / mi6/ic-ui-kit

add missing props to ic-search-bar

Open
#1,014 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
53
Forks
63
Avg merge
2d 4h
Merged PRs (30d)
15

Description

## 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

Contributor guide

Open the contributing guide

Research direction

Start by locating the ic-search-bar component and checking how its existing properties map to native input attributes. Add support for the form and minlength props, then verify that both are exposed and forwarded correctly to the component's native counterpart.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.