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: focus #1945

Merged
merged 2 commits into from
Oct 5, 2024
Merged

fix: focus #1945

merged 2 commits into from
Oct 5, 2024

Conversation

AyushAgrawal-A2
Copy link
Collaborator

No description provided.

Copy link

vercel bot commented Oct 3, 2024

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

Name Status Preview Updated (UTC)
quadratic ✅ Ready (Inspect) Visit Preview Oct 3, 2024 10:04pm

Copy link

qa-wolf bot commented Oct 3, 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!

@davidkircos davidkircos temporarily deployed to quadratic-api-dev-pr-1945 October 3, 2024 20:54 Inactive
Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.76%. Comparing base (cc8fde0) to head (2622214).
Report is 24 commits behind head on qa.

Additional details and impacted files
@@           Coverage Diff           @@
##               qa    #1945   +/-   ##
=======================================
  Coverage   90.76%   90.76%           
=======================================
  Files         247      247           
  Lines       54593    54593           
=======================================
  Hits        49553    49553           
  Misses       5040     5040           

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

Copy link
Collaborator

@jimniels jimniels left a comment

Choose a reason for hiding this comment

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

On minor comment, but otherwise LGTM 👍

e.preventDefault();
focusGrid();
}}
>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Minor, take it or leave it: I don't know if we'll ever have another use for this menu, in which case you could just put this on the underlying MenubarContent shadcn component.

I did that with onEscapeKeyDown so I wouldn't have to put it on every use of the component in the file menu.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done

@davidkircos davidkircos temporarily deployed to quadratic-api-dev-pr-1945 October 3, 2024 21:47 Inactive
@davidkircos davidkircos merged commit a762cc0 into qa Oct 5, 2024
16 checks passed
@davidkircos davidkircos deleted the ayush/fix_focus branch October 5, 2024 16:38
Copy link

qa-wolf bot commented Oct 5, 2024

E2E tests

QA 1 blocking bug

Ran Status Preview Started Run time Est. dev time saved
74 workflows Done (Details) Oct 5, 2024 at 5:09 PM (UTC) 21 minutes ~29.83 hrs
✅ 70 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

. . . . . . . .

Re-run your E2E tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants