Hi
The issue of the right side of the screen being unresponsive in PowerApps could be due to a technical issue or a bug in the app. It's recommended to check for any updates to the app and to clear the cache and cookies in the browser to see if that resolves the issue.
Try using a different browser to access the Power Apps editor. Sometimes, certain browsers may have compatibility issues that can affect the responsiveness of the editor. Switching to a different browser can help determine if the issue is specific to a particular browser.
Another solution is to isolate the issue by creating a new screen and copying the elements from the unresponsive screen to the new screen. This can help determine if the issue is with the screen itself or with the app as a whole.
Review the properties of your screens and objects within the unresponsive area. Make sure there are no conflicting or incorrect properties set that might be causing the issue. Double-check any custom formulas or behaviors that might be impacting the responsiveness of the objects on that side of the screen.
It's worth noting that there are other solutions to screen navigation issues in PowerApps, such as using the Navigate function to navigate between screens or using the Back function to return to the previous screen.
Thanks!
If my response has been helpful in resolving your issue, I kindly request that you consider clicking "Accept as solution" and "giving it a thumbs up" as a token of appreciation.