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

Combination of Edit cell and Filter #279

Closed
dana2208 opened this issue Feb 17, 2016 · 2 comments
Closed

Combination of Edit cell and Filter #279

dana2208 opened this issue Feb 17, 2016 · 2 comments

Comments

@dana2208
Copy link
Contributor

Hello,

When table is filtered on a specific value, let's say names that contain "A" and I edit a row and change the name to "BBB" then I expect the row not to be displayed after the row is saved since it does not fit the result set.
I guess we can achieve that behavior using the prop afterSaveCell but I think it should be built in and now it looks like a bug.

What do you think?

@dana2208 dana2208 changed the title Edit cell and filter Combination of Edit cell and Filter Feb 17, 2016
@AllenFang
Copy link
Owner

You are right, I thinks this is easy to fix.

@AllenFang
Copy link
Owner

Released on v1.5.2

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

No branches or pull requests

2 participants