Collaborne / paper-search

A Material Design search bar (Polymer)
https://www.webcomponents.org/element/Collaborne/paper-search
Apache License 2.0
51 stars 28 forks source link

Fixed issue paper-filter-dialog: Iron-list gets saved on closing via … #7

Closed TheSPD closed 7 years ago

TheSPD commented 7 years ago

…'X' button #6

Changed the file paper-filter-dialog.html.

The filter property was not getting updated accordingly. Fixed now.

ronnyroeller commented 7 years ago

@TheSPD Many thanks for your contribution!

Based on your work, I reviewed the code again. It turned out that the underlying issue was how the array were manipulated, which lead to Polymer data binding not picking up the changes. I fixed the issue on this level (https://github.com/Collaborne/paper-search/commit/1f89b45225be86fee3f787908a89d7dffd8dc6de), and created a new release 1.1.11.