-
Notifications
You must be signed in to change notification settings - Fork 843
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 success/failure indicators to timeline block items and adjust scroll behavior in `WorkflowRunTimelineBlockItem.tsx`, `ActionCard.tsx`, and `ThoughtCard.tsx`. > > - **Indicators**: > - Add success/failure indicators in `WorkflowRunTimelineBlockItem.tsx` using `CheckCircledIcon` and `CrossCircledIcon` based on block status. > - Add success/failure indicators in `ActionCard.tsx` using `CheckCircledIcon` and `CrossCircledIcon` based on action status. > - **Scroll Behavior**: > - Change `scrollIntoView` block option from `center` to `start` in `ActionCard.tsx`, `ThoughtCard.tsx`, and `WorkflowRunTimelineBlockItem.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 3cb0252ee77e759879898f1c215e03ce5b24e6bf. It will automatically update as commits are pushed.</sup> <!-- ELLIPSIS_HIDDEN -->
- Loading branch information
1 parent
d522c57
commit e43599a
Showing
3 changed files
with
45 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters