ff14-advanced-market-search / AzerothAuctionAssassin

Apache License 2.0
7 stars 9 forks source link

Add search for item id by name for pets and items #5

Closed cohenaj194 closed 8 months ago

cohenaj194 commented 8 months ago

ok now that we have the name and pet data in the app we can display it if they enter the itemID

now to implement the reverse where players can search by name and it fills in the itemID

maybe something like the component on the website that displays suggestions if a user enters a partial string

image

also maybe try to do this for the ilvl stuff too