revertinc / revert

Revert makes it incredibly easy to build integrations with any third party API
https://revert.dev
GNU Affero General Public License v3.0
947 stars 74 forks source link

[REVER-50] Allow APIs/tools to be searchable from the JS SDK #513

Open makeplane[bot] opened 8 months ago

makeplane[bot] commented 8 months ago

Current behavior: is to select the tool a user wants to connect with OAuth.

Expected behavior: Users should have the ability to type & search for the tool or API they want to connect with and our frontend should filter it out in the UI.

The task now is to add a search bar like the image below to support this new behavior.


We'd use a search API such as Algolia to accomplish this.