-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Support GitHub's preview mergebox ("new merge experience") #29
Comments
Hi! It's on our roadmap. I'll keep you updated once it's released. |
Hi! We are releasing the browser extension 1.0.14. You should see the action buttons soon. |
Hm, I've just updated to 1.0.14 and restarted my browser, but I still can't see the buttons. Debugging the code, I do have the updated Stepping through I can confirm that With the new mergebox disabled it exists: The equivalent image in the new mergebox looks like: <img data-component="Avatar"
class="flex-shrink-0 ml-2 mr-2 prc-Avatar-Avatar-ZRS-m"
alt="Summary"
data-square=""
width="20"
height="20"
style="--avatarSize-regular: 20px;"
src="https://avatars.githubusercontent.com/in/10562?s=40&v=4"
data-testid="github-avatar"> |
Expected Behavior
The extension to add UI elements to the mergebox
Screenshot with non-preview mergebox
Actual Behavior
No UI elements appear
Screenshot with new preview mergebox
Steps to Reproduce the Problem
?new_mergebox=true
)Specifications
The text was updated successfully, but these errors were encountered: