-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listd: examplesSample code and demosSample code and demosf: cupertinoflutter/packages/flutter/cupertino repositoryflutter/packages/flutter/cupertino repositoryfound in release: 3.1Found to occur in 3.1Found to occur in 3.1found in release: 3.3Found to occur in 3.3Found to occur in 3.3frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work onr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer version
Description
Steps to reproduce:
- go to https://api.flutter.dev/flutter/cupertino/CupertinoPicker-class.html
- open the picker in the dartpad and select a value other than Apple, e.g. Orange
- dismiss the picker and observe that the button has updated to the selected value
- open the picker again and observe that the initially selected value is Apple
- dismiss the picker and observe that the button does not update to Apple
Expected behavior:
the button should be updated to the selected value when the picker is dismissed
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listd: examplesSample code and demosSample code and demosf: cupertinoflutter/packages/flutter/cupertino repositoryflutter/packages/flutter/cupertino repositoryfound in release: 3.1Found to occur in 3.1Found to occur in 3.1found in release: 3.3Found to occur in 3.3Found to occur in 3.3frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work onr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer version
Type
Projects
Status
Done (PR merged)