One way search inputs usually work is to have a magnifying glass icon at the beginning of the input box which stays there even when entering the text. See for example the github search input.
Currently this is not possible with the Input component. It would be good either to be able to add this to the Input component or have a separate Search component that may or may not use the Input component internally.
One way search inputs usually work is to have a magnifying glass icon at the beginning of the input box which stays there even when entering the text. See for example the github search input.
Currently this is not possible with the Input component. It would be good either to be able to add this to the Input component or have a separate Search component that may or may not use the Input component internally.