deanmoses / tacocat-gallery-sam

Back end for Tacocat photo gallery implemented on Amazon AWS Serverless Application Model (SAM)
0 stars 0 forks source link

Search doesn't find emojis #49

Closed deanmoses closed 10 months ago

deanmoses commented 10 months ago

This was reported by Milo. Turns out the issue was that he was searching for under three characters and the server was returning a "you can't do that" that the client was not transmitting.

The fix is to not allow searching until there's three characters.

This was fixed by 8d30aed345c98618a0ddb25d6a2891fd3ef64111