middlewarehq / middleware

✨ Open-source dev productivity platform for engineering teams ✨
https://middlewarehq.com
Apache License 2.0
390 stars 32 forks source link

Fix loading state of searching API #373

Closed e-for-eshaan closed 1 month ago

e-for-eshaan commented 1 month ago

This pull request fixes the loading state of the searching API. Previously, the loading state was not being properly handled, causing issues with the search functionality. This PR ensures that the loading state is correctly set when making a search request, improving the overall user experience.