Use Case
Improve UX for services and endpoint search.
Proposal
Once the service panel is loaded and all the services are listed by querying graphql endpoint. Cache this services list on browser and do text search on that. Other way would be to add some debounce to reduce the number of API calls.
