Kate Lovett
Kate Lovett
@SohanRaidev would you like to continue working on this change? It looks like some tests are failing and we also need more tests provided for the change.
> Column -> Expanded -> RefreshIndicator -> Container -> SingleChildScrollView (always scrollable scroll physics) -> with minimal content, not enough to scroll. Currently the refresh indicator can be used in...
If this is a regression, do we know when it last worked as expected?
> CupertinoSheet currently does not add a drag handle. For the native sheet widget, the drag handle is normally added when the sheet is resizable @MitchellGoodwin have you checked the...
@chunhtai is this maybe the accessibility focus box? Do we have control over how that presents itself?
Hey @richard457 does this documentation on seeing test results help? https://github.com/flutter/flutter/blob/master/docs/contributing/testing/Fix-failing-checks.md
Do you mean rebase? Tip of tree is currently the master branch.
Hey @richard457 would you like to continue working on this change?
(Flyby comment from triage): There are some failing checks currently.
> I wonder though if Google testing will uncover something. IIRC I looked at this a couple years ago, but I do not recall what prevented a fix from landing....