integrations / microsoft-teams

Bringing your code and work to the conversations you care about with the GitHub and Microsoft integration
415 stars 94 forks source link

"VIew In Github" button no longer in card for Github Enterprise connector #357

Open albertptluo opened 4 months ago

albertptluo commented 4 months ago

Describe the bug Button linking to issue in Github no longer appears on the card Our team is using the GitHub Enterprise connector in MS Teams, where we have a dedicated channel for GitHub Pull Requests. The connector cards used to have a button linking back to Github, but after moving to the new MS Teams, that button has disappeared.

Screenshots f860e460-756e-4bb6-aa7a-86129f19b1a4

Desktop (please complete the following information): MS Teams Desktop App for MacOSX Version 24004.1304.2655.7488

MartinWallgren commented 4 months ago

We see the same behavior. Since Teams 2.0 the button is not visible anymore.

bwaang commented 3 months ago

Yes, I'm seeing this issue as well - since we have requirements for merge in on PRs, that was effectively the only button I've used...

I did notice in the code that the <div> still exists, however it seems like Teams is only displaying the first 3 buttons (probably some new CSS styling?) even if we just shift this button to the 1st one as a hack to get it to appear again, I'd be okay with that for now (but probably other people use the other buttons, so not a long term solution)

It was okay for awhile in v1 but looks like it's both missing on v1 & v2 of teams...

sivakumarvunnam1 commented 3 months ago

Yes, I've observed the same issue. The button has become invisible since Teams 2.0.

troy-davis commented 3 months ago

Also seeing the same problem here. Please fix, this was so convenient.

kevinwongtyl commented 3 months ago

Yes please fix! This is adding friction to our code review process. Also on Teams 2.0

sivakumar-shanmugasu commented 3 weeks ago

I see same issue also. It would be very useful for our team developers to fix this.

MikeGitUser commented 3 weeks ago

Please fix as soon as you can! This is really a pain to have to access manually. :(

gen-ramchand-g commented 3 weeks ago

Facing similar issue & the message without this button is not much helpful. So PR creators have to explicitly share the link now, introducing much of manual activity.