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

bug: Moving cells should not translate references #2191

Open
davidkircos opened this issue Jan 14, 2025 · 2 comments · May be fixed by #1915
Open

bug: Moving cells should not translate references #2191

davidkircos opened this issue Jan 14, 2025 · 2 comments · May be fixed by #1915
Assignees
Labels
high priority within weeks type: bug something is broken

Comments

@davidkircos
Copy link
Collaborator

davidkircos commented Jan 14, 2025

Expected behavior:

  • Drag to move: no translate
  • Copy: translate
  • Cut: no translate
  • Autocomplete: translate
  • AI move: no translate

For example if you have some data in Column B and Python in cell D1 and you move D1 to C1. It will also translate the references in your python code to Column A. The expected behavior is not translating the references when moving

CleanShot.2025-01-14.at.08.57.30.mp4
@davidkircos davidkircos changed the title bug bug: when AI moves code cells it should not translate references Jan 14, 2025
@davidkircos davidkircos added the type: bug something is broken label Jan 14, 2025
@luke-quadratic luke-quadratic added the high priority within weeks label Jan 14, 2025
@davidkircos
Copy link
Collaborator Author

davidkircos commented Jan 14, 2025

AI Move seems to be running into an error
CleanShot 2025-01-14 at 08 46 13@2x

@luke-quadratic
Copy link
Contributor

Marking this high prio and putting at top of bug list

@davidkircos davidkircos changed the title bug: when AI moves code cells it should not translate references bug: Moving cells should not translate references Jan 14, 2025
@AyushAgrawal-A2 AyushAgrawal-A2 linked a pull request Jan 22, 2025 that will close this issue
@AyushAgrawal-A2 AyushAgrawal-A2 self-assigned this Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high priority within weeks type: bug something is broken
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

3 participants