Forum Discussion
jocsch
May 18, 2023Brass Contributor
New channel experience breaks task module from 3rd party app
One of my test users just got switched to the "new channel experience" of teams. I tried my app and the task module that normally opens from a message extension is no longer opened by teams. Instead...
jocsch
Jun 05, 2023Brass Contributor
Meghana-MSFT Thanks for fixing this promptly.
However I stumbled across the next bug with task modules that open a web page.
They are broken in the new experience as well.
Sample code that is used in the video as a response to the ActionSubmit with a task/fetch:
{
"task": {
"type": "continue",
"value": {
"title": "Render webpage",
"height": 415,
"width": 380,
"url": "https://local.example.com/testDialog",
"fallbackUrl": "https://local.example.com/testDialog"
}
}
}I added a video which shows the working version in the old experience and one video showing the broken version in the new experience. Please notice that not only the content is not loaded but also the icon of the app is not properly rendered.
Meghana-MSFT
Jun 05, 2023Former Employee
We will check this and get back to you, thank you.
- jocschJun 12, 2023Brass ContributorAny update? I noticed that the behaviour is a bit erratic.
I have seen it working in one day and the next day it is broken again- Meghana-MSFTJun 15, 2023Former EmployeeApologies for the delay, we are checking this. I will get back to you soon. Thank you for your understanding.
- Meghana-MSFTJun 16, 2023Former Employee
jocsch - We are able to repro this issue, we have raised a bug for the same. We will keep you posted on the updates. Thank you.