Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filtering does not work in data-table #187

Closed
emoralesb05 opened this issue Dec 12, 2016 · 1 comment
Closed

Filtering does not work in data-table #187

emoralesb05 opened this issue Dec 12, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@emoralesb05
Copy link
Contributor

Bug Report

Filtering does not work in data-table when providing a format function in the column object.

Screenshots or link to CodePen/Plunker/JSfiddle

What is the expected behavior?

Should filter accordingly to the format function.

@emoralesb05 emoralesb05 added this to the Alpha 0.10 milestone Dec 12, 2016
@emoralesb05 emoralesb05 self-assigned this Dec 16, 2016
kyleledbetter pushed a commit that referenced this issue Dec 16, 2016
…#187) (#188)

* feat(data-table): filter properly the data in the data-table

* added correct type to format function

* fix(data-table): handle undefined data array propertly.

* removed hack for tooltip in data-table since now an empty tooltip is not shown

* updated docs demo with format example in atomic components (data-table)
@emoralesb05
Copy link
Contributor Author

Fixed and will be available in 0.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant