-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
flutter/engine
#20256Labels
c: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.platform-webWeb applications specificallyWeb applications specifically
Milestone
Description
Starting form PR: flutter/engine#17986 Flutter for web supports autofill.
Any information previously saved in the browser can automatically entered to the textfields.
On the other hand, if this information is changed or a new information is entered, it is not saved in the browsers.
Related Framework issues: #55613
Note: There are some exceptions, which still saves the information without form submit such as IOS Safari billing information.
Metadata
Metadata
Assignees
Labels
c: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.platform-webWeb applications specificallyWeb applications specifically