-
Notifications
You must be signed in to change notification settings - Fork 23
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
#9433: use PaginatedTable for Mod Version History #9527
Conversation
Playwright test resultsDetails Open report ↗︎ Flaky testschrome-setup › setup/unaffiliated.setup.ts › authenticate with unaffiliated user Skipped testschrome › tests/runtime/googleSheetsIntegration.spec.ts › can activate a google spreadsheet mod with config options |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #9527 +/- ##
==========================================
+ Coverage 74.24% 75.81% +1.56%
==========================================
Files 1332 1429 +97
Lines 40817 43155 +2338
Branches 7634 7937 +303
==========================================
+ Hits 30306 32718 +2412
+ Misses 10511 10437 -74 ☔ View full report in Codecov by Sentry. |
No loom links were found in the first post. Please add one there if you'd like to it to appear on Slack. Do not edit this comment manually. |
What does this PR do?
Discussion
pixiebrix-extension/applications/browser-extension/src/auth/featureFlags.ts
Line 93 in 37ef926
Demo
Future Work
PaginatedTable
once monorepo is set upFor more information on our expectations for the PR process, see the
code review principles doc