So as you can see the search box contains multiple items. So for example, if the user starts typing “Item”, the items list is going to show up, and there are currently 4 items.
But let’s say the user wants to add an item, “Item 5”. What I would like the user to do to is type the item name/number in the search box, and allow them to add that item if it doesn’t exist yet.