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] > Fixes UI overflow and adds unique keys to React components in workflow run timeline. > > - **UI Fixes**: > - Adjust `max-h` from `42rem` to `40rem` in `WorkflowRunOverview.tsx` to fix overflow issue. > - **React Key Fixes**: > - Add `key` prop to `WorkflowRunTimelineBlockItem` in `WorkflowRunTimelineBlockItem.tsx` for unique identification of mapped components. > > <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 c0719d9b2b16d35c22559f8fba0220dcbd2d815c. It will automatically update as commits are pushed.</sup> <!-- ELLIPSIS_HIDDEN -->
- Loading branch information