Posts

Post not yet marked as solved
2 Replies
In my case my List has a mix of DiscloseGroup rows and normal rows. My rows each have a checkbox such that if you check a row off it moves the row to the bottom (.i.e re-sorts the list within a withAnimation block). I'm seeing the bad animation when two or more DisclosureGroups are adjacent in the List. If you check the top one, then in the re-order animation it moves the row underneath down to the bottom, instead of the row you tapped, and then updates the row content for each of those rows, the original position and new position, at the end of the animation. If you try this when the DiscloseGroup is expanded it animates moving all the children but not the row itself. If you try this with a normal (non-DisclosureGroup) row, or a DisclosureGroup row that doesn't have a DisclosureGroup right below it, it works fine. I'm on iOS 17 as well.
Post not yet marked as solved
3 Replies
I'm seeing a fix for this in WebKit (https://bugs.webkit.org/show_bug.cgi?id=232295). Hopefully it gets pull into an iOS update soon.
Post not yet marked as solved
3 Replies
We're having the same issue. We have a non-opaque web view that renders our content, relying on the view underneath for background color. In our dark mode the scroll indicator can't be seen.
Post not yet marked as solved
16 Replies
I'm in the same boat. On iOS 15 beta 2 and Xcode beta 2 and the FamilyActivityPicker shows categories on both guardian and child device but the categories don't expand to show any apps. Furthermore, I don't understand how this would work on the guardian device. I would want to see a list of a specific child's apps, but I don't see anyway to specify which child of my 4 kids the FamilyActivityPicker should show apps for.