Skip to content

Commit

Permalink
[web] Save the autofill information (flutter#20256)
Browse files Browse the repository at this point in the history
* changes for autofill. Commit save=false works. added submit button. set form actions

* save the forms on the dom

* fix tests. fix input element location. fix single element forms

* fix failing ios test. add more unit test methods for submitting the form

* address reviewer comments

* remove only the forms from the map

* remove debug line

* fix issues with login info saving. format file

* fix textarea id. fix unit tests methods

* remove debug line

* fixes flickering in safari. remove an unnecessary secind append in firefox

* address reviewer comments

* address reviewer comments
  • Loading branch information
nturgut committed Aug 7, 2020
1 parent 27b4b06 commit 5be470a
Show file tree
Hide file tree
Showing 3 changed files with 479 additions and 56 deletions.

0 comments on commit 5be470a

Please sign in to comment.