Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔄 synced local 'skyvern-frontend/src/' with remote 'skyvern-frontend/…
…src/' <!-- ELLIPSIS_HIDDEN --> > [!IMPORTANT] > Add search functionality for workflows by title in `Workflows.tsx` with debounced input handling. > > - **Feature**: > - Add search functionality by title in `Workflows.tsx` using a debounced input field. > - Update query parameters to include `title` for filtering workflows. > - **Dependencies**: > - Add `use-debounce` to `package.json` for debouncing search input. > - **UI**: > - Add search input field with `MagnifyingGlassIcon` in `Workflows.tsx`. > > <sup>This description was created by </sup>[<img alt="Ellipsis" src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=Skyvern-AI%2Fskyvern-cloud&utm_source=github&utm_medium=referral)<sup> for adaeb2ef9d94e08f8431daa1328ffe076b38977d. It will automatically update as commits are pushed.</sup> <!-- ELLIPSIS_HIDDEN -->
- Loading branch information