Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add help to URL field of task block #979

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Add help to URL field of task block #979

merged 1 commit into from
Oct 15, 2024

Conversation

wintonzheng
Copy link
Contributor

@wintonzheng wintonzheng commented Oct 15, 2024

Important

Add HelpTooltip to the URL field in TaskNode.tsx and update helpTooltipContent in types.ts for enhanced UI and content clarity.

  • UI Enhancements:
    • Added HelpTooltip to the URL field in TaskNode.tsx for both basic and advanced content sections.
  • Content Updates:
    • Updated helpTooltipContent in types.ts to include a description for the url field.

This description was created by Ellipsis for e56225a. It will automatically update as commits are pushed.

…src/'

<!-- ELLIPSIS_HIDDEN -->

> [!IMPORTANT]
> Add `HelpTooltip` to the URL field in `TaskNode.tsx` and update `helpTooltipContent` in `types.ts`.
>
>   - **UI Enhancements**:
>     - Added `HelpTooltip` to the URL field in `TaskNode.tsx` for both basic and advanced content sections.
>   - **Content Updates**:
>     - Updated `helpTooltipContent` in `types.ts` to include a description for the `url` field.
>
> <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 b04973492d2376cdae3ae85b5d5bc0ba4ab75418. It will automatically update as commits are pushed.</sup>

<!-- ELLIPSIS_HIDDEN -->
Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Looks good to me! Reviewed everything up to e56225a in 9 seconds

More details
  • Looked at 41 lines of code in 2 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. skyvern-frontend/src/routes/workflows/editor/nodes/TaskNode/TaskNode.tsx:95
  • Draft comment:
    Ensure helpTooltipContent["url"] is defined and correctly updated in types.ts.
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The PR adds a HelpTooltip to the URL field, which is a UI enhancement. The implementation seems correct, but I need to ensure that the helpTooltipContent is correctly updated and used.

Workflow ID: wflow_LvFDmzpXw0pGwbVl


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Looks good to me! Incremental review on e56225a in 9 seconds

More details
  • Looked at 41 lines of code in 2 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. skyvern-frontend/src/routes/workflows/editor/nodes/TaskNode/TaskNode.tsx:95
  • Draft comment:
    Ensure that helpTooltipContent["url"] is defined and correctly imported from types.ts. This applies to other instances where HelpTooltip is used.
  • Reason this comment was not posted:
    Confidence changes required: 33%
    The PR adds a HelpTooltip to the URL field in both basic and advanced sections, which is consistent with the description. The tooltip content is also updated in types.ts. The changes are straightforward and align with the PR intent.

Workflow ID: wflow_gnEk5ewhTxUwyC4R


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@msalihaltun msalihaltun merged commit e7583ac into main Oct 15, 2024
2 checks passed
@msalihaltun msalihaltun deleted the salih/url-help branch October 15, 2024 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants