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

fix: delete link field crash #1253

Merged
merged 3 commits into from
Aug 28, 2023
Merged

Conversation

wangkailang
Copy link
Collaborator

Submit a pull request for this project.

Why?

What?

How?

@github-actions
Copy link
Contributor

github-actions bot commented Aug 28, 2023

Image description CodeRabbit


Uplevel your code reviews with CodeRabbit Pro

CodeRabbit Pro

If you like this project, please support us by purchasing the Pro version. The Pro version has advanced context, superior noise reduction and several proprietary improvements compared to the open source version.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Image description CodeRabbit

Commits Files that changed from the base of the PR and between 9eef518 and 06c9629 commits.
Files selected (2)
  • packages/datasheet/src/pc/components/common/field_change_confirm/delete_link_field_confirm.tsx (2)
  • packages/datasheet/src/pc/components/robot/robot_detail/magic_variable_container/helper.ts (1)
Files not summarized due to errors (2)
  • packages/datasheet/src/pc/components/common/field_change_confirm/delete_link_field_confirm.tsx (nothing obtained from openai)
  • packages/datasheet/src/pc/components/robot/robot_detail/magic_variable_container/helper.ts (nothing obtained from openai)
Files not reviewed due to errors (2)
  • packages/datasheet/src/pc/components/robot/robot_detail/magic_variable_container/helper.ts (no response)
  • packages/datasheet/src/pc/components/common/field_change_confirm/delete_link_field_confirm.tsx (no response)
Review comments generated (0)
  • Review: 0
  • LGTM: 0

Tips

Chat with Image description CodeRabbit Bot (@coderabbitai)

  • Reply on review comments left by this bot to ask follow-up questions. A review comment is a comment on a diff or a file.
  • Invite the bot into a review comment chain by tagging @coderabbitai in a reply.

Code suggestions

  • The bot may make code suggestions, but please review them carefully before committing since the line number ranges may be misaligned.
  • You can edit the comment made by the bot and manually tweak the suggestion if it is slightly off.

Pausing incremental reviews

  • Add @coderabbitai: ignore anywhere in the PR description to pause further reviews from the bot.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Image description CodeRabbit

Commits Files that changed from the base of the PR and between 06c9629 and 3917763 commits.
Files selected (1)
  • packages/datasheet/src/pc/components/robot/robot_detail/magic_variable_container/helper.ts (2)
Files not summarized due to errors (1)
  • packages/datasheet/src/pc/components/robot/robot_detail/magic_variable_container/helper.ts (nothing obtained from openai)
Files not reviewed due to errors (1)
  • packages/datasheet/src/pc/components/robot/robot_detail/magic_variable_container/helper.ts (no response)
Review comments generated (0)
  • Review: 0
  • LGTM: 0

Tips

Chat with Image description CodeRabbit Bot (@coderabbitai)

  • Reply on review comments left by this bot to ask follow-up questions. A review comment is a comment on a diff or a file.
  • Invite the bot into a review comment chain by tagging @coderabbitai in a reply.

Code suggestions

  • The bot may make code suggestions, but please review them carefully before committing since the line number ranges may be misaligned.
  • You can edit the comment made by the bot and manually tweak the suggestion if it is slightly off.

Pausing incremental reviews

  • Add @coderabbitai: ignore anywhere in the PR description to pause further reviews from the bot.

@wangkailang wangkailang merged commit 4ca40c9 into develop Aug 28, 2023
16 checks passed
@wangkailang wangkailang deleted the fix/delete-link-field-crash branch August 28, 2023 12:12
chalme added a commit that referenced this pull request Sep 4, 2023
* commit 'bed6374d0f0e2ae6308423567f7c687e53fc8bec':
  docs: Update README.md (#1269)
  docs: Update README.md (#1265)
  fix: fusion path proxy (#1261)
  chore: changelog for v0.99.1-beta.1 (#1254)
  fix: delete link field crash (#1253)
  sync: hosted cloud (#1248)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: After closing the sharing link, an error will be reported when adding a record on the sharing page.
3 participants