Skip to content

Conversation

@yjbanov
Copy link
Contributor

@yjbanov yjbanov commented Jan 4, 2024

Adds a use-case screen for RadioListTile, similar to the CheckBoxListTile. This screen can help test scenarios such as the one reported in #126805.

@yjbanov yjbanov requested a review from chunhtai January 4, 2024 20:46
@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact "@test-exemption-reviewer" in the #hackers channel in Chat (don't just cc them here, they won't see it! Use Discord!).

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

@yjbanov
Copy link
Contributor Author

yjbanov commented Jan 4, 2024

I keep forgetting that we also have tests for this package. Hold on. Adding a test.

@yjbanov
Copy link
Contributor Author

yjbanov commented Jan 4, 2024

Added a test. Also noticed we didn't have a test for the check box use-case, so I added a test there too.

@yjbanov yjbanov requested a review from hannah-hyj January 8, 2024 18:09
Copy link
Member

@hannah-hyj hannah-hyj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yjbanov yjbanov added the autosubmit Merge PR when tree becomes green via auto submit App label Jan 21, 2024
@auto-submit auto-submit bot merged commit a9faaf2 into flutter:master Jan 21, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jan 21, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jan 21, 2024
auto-submit bot pushed a commit to flutter/packages that referenced this pull request Jan 21, 2024
flutter/flutter@ddf60fb...5dea6b9

2024-01-21 [email protected] Roll Flutter Engine from 2b31ad2fb819 to a7b207d5a1fe (1 revision) (flutter/flutter#141945)
2024-01-21 [email protected] [flutter_tools] update analyze_once_test.dart to be null-safe (flutter/flutter#141790)
2024-01-21 [email protected] Adjust the position of require File.expand_path (flutter/flutter#141521)
2024-01-21 [email protected] Add RadioListItem use-case to a11y_assessments (flutter/flutter#140984)
2024-01-20 [email protected] Roll Flutter Engine from 704ef3399012 to 2b31ad2fb819 (1 revision) (flutter/flutter#141937)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants