-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Migrate ButtonBase to TS #19067
Migrate ButtonBase to TS #19067
Conversation
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Hi @georgewrmarshall, unfortunately my Old PR has been auto-closed. However, I have implemented your suggestions in this PR. Please review this. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code is looking good. Left one more question
Hey @thebinij , just wanted to check in. I think we can merge this and I'll work on fixing the Box types in a separate PR just needs a rebase and resolve the conflicts. Did you still want to work on it? If so, that's great! Let us know if you need any assistance or if there are any blockers. If you're unable to continue working on it or haven't had a chance to address it, no worries! I can take it from here and carry it forward. Cheers! |
Hi @georgewrmarshall, I am willing continue on this. I'll rebase the branch and resolve any conflicts that may arise. Thanks |
Codecov Report
@@ Coverage Diff @@
## develop #19067 +/- ##
===========================================
- Coverage 70.38% 70.33% -0.05%
===========================================
Files 961 959 -2
Lines 36744 36709 -35
Branches 9560 9553 -7
===========================================
- Hits 25861 25819 -42
- Misses 10883 10890 +7
|
d929f83
to
7c0cc82
Compare
Hey @georgewrmarshall, could you help me resolve the failing of codecov report? |
f2fc41c
to
4871491
Compare
9f199af
to
fa39a59
Compare
Hi @georgewrmarshall, could you help me fix: Error: Coverage thresholds for global NOT met ? |
Hey @thebinij, Thanks for your time and effort in creating this pull request. As you're probably aware we have identified an issue related to the typing of the |
ee231e5
to
1556850
Compare
1556850
to
00e725b
Compare
Hi @georgewrmarshall, Is there anything I can update in the PR before so you approve to merge it? |
Blocked by #19572 |
Explanation
Manual Testing Steps
No functional changes
Pre-merge author checklist
Pre-merge reviewer checklist
If further QA is required (e.g. new feature, complex testing steps, large refactor), add the
Extension QA Board
label.In this case, a QA Engineer approval will be be required.