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] > Adds a link to task diagnostics in `BlockCard` using `ExternalLinkIcon` and `Link` if `task_id` is present. > > - **Behavior**: > - Adds a link to task diagnostics in `BlockCard` if `block.task_id` is present. > - Uses `ExternalLinkIcon` and `Link` from `react-router-dom` to navigate to `/tasks/{task_id}/diagnostics`. > - **UI Components**: > - Replaces `CubeIcon` with `ExternalLinkIcon` in `BlockCard`. > - Adds `Button` component to wrap the `Link` for better styling and interaction. > > <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 88b9c999bf305ad38cec82b24bd1bde8f8122c53. It will automatically update as commits are pushed.</sup> <!-- ELLIPSIS_HIDDEN -->
- Loading branch information