
Announcements
Hi Power Apps Community!
I have a bit of a weird problem. I made an app for a customer that works as a yearly calendar for events. The main screen functions as a grid that has some labels of info and bunch of galleries that represent each weeks events, filtered with bunch of different rules. Due to limited space I made it so it shows 2 items per week, but in some odd cases the customer has 3-4 events per week. This was fine because a scrollbar appeared whenever there was more items and the user could easily see that the week had more events that was initially visible.
However due to some recent update, the scrollbar autohides always, even when I have specifically set it to be visible. This creates a problem where the user can't reliably deduct that a week contains more than 2 events. This only happens in the embedded app in the new teams but that's what the customer specifically wants to use.
Does anybody know if this is a bug or a new feature? And any ideas what I could do, as this is a closed project and I want to avoid re-designing the whole UI?