Click of search icon in Search component should have a function associated with it
See original GitHub issueWhat package(s) are you using?
- [x ]
carbon-components
- [x ]
carbon-components-react
Detailed description
Describe in detail the issue you’re having. There is no function associated with the search icon in the component. The user should have an option to click on the search icon as well and have a function associated with it
Is this issue related to a specific component? Search component
What did you expect to happen? What happened instead? What would you like to see changed?
What browser are you working in?
What version of the Carbon Design System are you using? 6.115.4
What offering/product do you work on? Any pressing ship or release dates we should be aware of?
Steps to reproduce the issue
- Step one
- Step two
- Step three
- etc.
Please create a reduced test case in CodeSandbox
Additional information
- Screenshots or code
- Notes
Issue Analytics
- State:
- Created 4 years ago
- Comments:23 (15 by maintainers)
Top Results From Across the Web
Search icon in Search field - html - Stack Overflow
yeah i have icon and i tried it but it is always going out of the search field. – user2719152. Feb 3, 2016...
Read more ><input type="search"> - HTML: HyperText Markup Language
The value attribute contains a string representing the value contained in the search field. You can retrieve this using the HTMLInputElement.
Read more >Bootstrap Search - examples & tutorial
Variations ; Search with icon. See all the available icons in the Icons Docs. ; Search with button. See all the possible input...
Read more >How to create a search bar in Vue - LogRocket Blog
In this tutorial, we will build a custom search bar in Vue.js, ... with no need to click on anything to submit the...
Read more >Design a Perfect Search Box. by Nick Babich - UX Planet
Search box is a combination of the input field and the submit button. One may think that the search box doesn't need a...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Just wondering - Is this request similar to #3489?
Our components have the desired and expected behavior.