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: sheet gets stuck in pan mode #1953

Merged
merged 3 commits into from
Oct 7, 2024
Merged

fix: sheet gets stuck in pan mode #1953

merged 3 commits into from
Oct 7, 2024

Conversation

AyushAgrawal-A2
Copy link
Collaborator

closes #1870

Copy link

vercel bot commented Oct 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
quadratic ✅ Ready (Inspect) Visit Preview Oct 7, 2024 6:27pm

Copy link

qa-wolf bot commented Oct 6, 2024

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

@cla-bot cla-bot bot added the cla-signed label Oct 6, 2024
@davidkircos davidkircos temporarily deployed to quadratic-api-dev-pr-1953 October 6, 2024 19:20 Inactive
Copy link

codecov bot commented Oct 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.91%. Comparing base (a762cc0) to head (a51bb7b).
Report is 4 commits behind head on qa.

Additional details and impacted files
@@           Coverage Diff           @@
##               qa    #1953   +/-   ##
=======================================
  Coverage   90.91%   90.91%           
=======================================
  Files         248      248           
  Lines       55205    55205           
=======================================
  Hits        50187    50187           
  Misses       5018     5018           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@davidkircos davidkircos temporarily deployed to quadratic-api-dev-pr-1953 October 6, 2024 20:49 Inactive
@luke-quadratic
Copy link
Contributor

Can't recreate panning bug in this branch and doesn't seem to break existing behavior

Copy link
Collaborator

@davidkircos davidkircos left a comment

Choose a reason for hiding this comment

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

On this branch, my cursor is not changing for either moving a group of cells or auto-complete.

On qa the cursor changes to the grabber for moving and the crosshairs for autocomplete.

@davidkircos davidkircos added status: requested changes QA bug exists in QA branch, not prod labels Oct 7, 2024
@davidkircos davidkircos temporarily deployed to quadratic-api-dev-pr-1953 October 7, 2024 17:52 Inactive
@AyushAgrawal-A2
Copy link
Collaborator Author

@davidkircos
fixed

Copy link
Collaborator

@davidkircos davidkircos left a comment

Choose a reason for hiding this comment

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

Nice, this looks great to me! Fingers crossed this solves this frustrating issue!

@davidkircos davidkircos merged commit 5e2a9b6 into qa Oct 7, 2024
16 checks passed
@davidkircos davidkircos deleted the ayush/1870 branch October 7, 2024 18:37
Copy link

qa-wolf bot commented Oct 7, 2024

E2E tests

Ran Status Preview Started
74 workflows In review (Details) Oct 7, 2024 at 7:08 PM (UTC)
⚠️ 3 failed - your wolf pack is investigating
✅ 67 passed

Preexisting bugs

1 Blocking bug
If you are aware of any of these bugs, you can set their priority to low and prevent them from causing a run failure.
View all blocking bugs

1 Non-blocking bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed QA bug exists in QA branch, not prod status: ready for user test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: sheet gets stuck in pan mode
4 participants