bwu-dart / bwu_datagrid

A data-grid Polymer element in Dart
MIT License
74 stars 26 forks source link

The title filter in example 04_model has issues #62

Closed zoechi closed 10 years ago

zoechi commented 10 years ago

34

When the title filter field is cleared (last char deleted) the filter isn't updated. I have already seen this and reported a bug at dartbug.com.

Interestingly in the inline filter bar this works, but not in the sidebar but these two fields are bound to the same variable in app-element. Slider changes are synchronized between inline and sidebar, but the title filter field is not.

https://code.google.com/p/dart/issues/detail?id=19118

zoechi commented 10 years ago

This seems to be fixed in Polymer - couldn't reproduce with 0.12.1