
Hi guys,
Since migrating to the unified interface, my clients have seen degradation in application usage when it's supposed to improve user experience and performance.
What to do in this case? I have already requested Microsoft support but have no feedback to improve this situation.
Thank you for your leads.
Regards.
Fatouma
Hi Fatouma,
Performance of page loads would depend on a bunch of different factors. The above statement is pretty broad so working with Microsoft support would be the best if you are seeing issues with specific scenarios or pages. In general, making your pages lighter and using Chrome or Edge on Chromium would help. If there are synchronous XHRs in your code, that can affect user experience and page load performance too - consider updating to an async design in that case. You can also refer to this blog for some more pointers: powerapps.microsoft.com/.../
HTH,
Divya