I am working on an application where I need to use same input field for multiple functions.
- Searching similar queries via text box
- Submitting a query if none of the results interest the user
- If user start typing with 'comma' i:e tag1, tag2.. it should be able search for the result
I am relatively new to development, community help is appreciated.