question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

filtering doesn't filter subRows data

See original GitHub issue

Using v6?

No

Using v7?

Yes - react-table@7.0.0-beta.14

Describe the bug Filtering is not working on subRows.

To Reproduce Sample codesandbox here: https://codesandbox.io/s/condescending-fog-jfo6o

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8

github_iconTop GitHub Comments

1reaction
shurshilovcommented, Oct 12, 2022

Most likely the problem is that you use useExpanded and you need useGroupBycheck in the examples how filtering works in groups and expanded in general it’s strange that it works differently, I would even say most likely this is an error that still remains. As I understand it, the combination of useExpanded and useFilters is just rare, but still I have seen several articles on this topic.

0reactions
marya7commented, Jul 2, 2020

I am having the same problem, I would like to see subRows filtered and expanded from the right place. Any implementation ideas?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Filter data in a range or table - Microsoft Support
Filter a range of data ... Select Data > Filter. ... Select Text Filters or Number Filters, and then select a comparison, like...
Read more >
filtering doesn't filter subRows data · Issue #1673 - GitHub
It's important to know that if a row is filtered out, then all of its sub rows will be as well.
Read more >
Excel filter not working after certain row - YouTube
00:00 Filter missing rows00:30 Reason it is missing- your filter set up01:08 Correct way to set up filter01:24 Quick way to correct where ......
Read more >
Excel filter not working after a certain row - AuditExcel
You have switched on your data filter and tried to use it but you find that the Excel filter is not working after...
Read more >
Filtering Rows and Columns - Oracle Help Center
You can filter rows and columns to select which rows or columns to display in the form. Filters can keep or exclude members...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found