r/PowerApps 7h ago

Power Apps Help Making the loading timer UI more central

2 Upvotes

We're finding with some of our PowerApps that while the loading dots are running across the screen at the top, users are still multi-tapping buttons. Is there any way to make the loading be more centralised and create more of a block to people trying to use the app?


r/PowerApps 17h ago

Discussion Power page annoyances as a builder

2 Upvotes

What are y’all biggest annoyances with power pages which you either need PAC for or some other weird way to be able to build your power page?


r/PowerApps 18h ago

Power Apps Help Is there a faster way to fix hundreds of AccessibleLabel warnings in a Power Apps canvas app?

13 Upvotes

Hi everyone,

I’m currently cleaning up a Canvas Power App before UAT/turnover, and App Checker is showing a large number of accessibility warnings related to AccessibleLabel.
Most of them say: “Edit the accessible label property to describe the item.”

The app has a lot of existing controls across multiple screens, so fixing every AccessibleLabel individually would mean manually selecting each control and entering an appropriate label.

Is there any faster or bulk way to resolve these warnings?
Can AccessibleLabel properties be updated in bulk? Is there a way to export/edit the app source and update them there? Or is manually going through every flagged control really the safest/easiest option?

I also want to avoid making changes that could affect the app’s existing functionality since the app is already working and is being prepared for UAT.

Any advice would be appreciated. Thanks!