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 parameter examples to login and navigation #1320

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

wintonzheng
Copy link
Contributor

@wintonzheng wintonzheng commented Dec 4, 2024

Important

Add parameter examples to navigationGoal in helpContent.ts for navigation and login placeholders.

  • Help Content Updates:
    • Updated navigationGoal in baseHelpTooltipContent to include parameter reference example {{ parameter_name }}.
    • Updated navigationGoal in placeholders for navigation to "Navigate to the product page for product with id {{ product_id }}".
    • Updated navigationGoal in placeholders for login to "Login to the website using the {{ credentials }}".

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

…src/'

<!-- ELLIPSIS_HIDDEN -->

> [!IMPORTANT]
> Add parameter examples to `navigationGoal` in `helpContent.ts` for navigation and login placeholders.
>
>   - **Help Content Updates**:
>     - Updated `navigationGoal` in `baseHelpTooltipContent` to include parameter reference example `{{ parameter_name }}`.
>     - Updated `navigationGoal` in `placeholders` for `navigation` to "Navigate to the product page for product with id {{ product_id }}".
>     - Updated `navigationGoal` in `placeholders` for `login` to "Login to the website using the {{ credentials }}".
>
> <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 593be5a2d088766d4b72ff89984be84d4df369fb. 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! Incremental review on 363be39 in 15 seconds

More details
  • Looked at 34 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. skyvern-frontend/src/routes/workflows/editor/helpContent.ts:118
  • Draft comment:
    The login helpTooltip still uses baseHelpTooltipContent without the updated navigationGoal. Consider updating it to match the placeholder changes.
  • Reason this comment was not posted:
    Comment was not on a valid diff hunk.

Workflow ID: wflow_UbsBAom6udwRraqH


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! Reviewed everything up to 363be39 in 26 seconds

More details
  • Looked at 34 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. skyvern-frontend/src/routes/workflows/editor/helpContent.ts:100
  • Draft comment:
    Consider updating the navigationGoal to include parameter examples for consistency with other placeholders.
  • Reason this comment was not posted:
    Comment looked like it was already resolved.

Workflow ID: wflow_jwMXHUQKLolqMBu3


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

@msalihaltun msalihaltun merged commit 04d3a56 into main Dec 4, 2024
2 checks passed
@msalihaltun msalihaltun deleted the salih/more-parameter-usage-examples branch December 4, 2024 20:18
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