Forum Discussion
New channel experience breaks task module from 3rd party app
Meghana-MSFT
I have reproduced it with the praise app. See the attached video.
First I switch to the calendar to demonstrate that the UI is responsiv.
Then I try to use the praise app, nothing happens.
I try again to switch to the calendar. Nothing happens UI is partially frozen. Reload is necessary.
What is a ring?
- jocschJun 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-MSFTJun 06, 2023Former EmployeeWe 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