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.

Bug with filtering data

See original GitHub issue

I’m submitting a … (check one with “x”)

[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here

Current behavior

Filtering data shows total count >0 but no rows are displayed.

Expected behavior

See filtered data.

Reproduction of the problem

In the demos, on basic => filtering. Go to page offset >3 type el in search. Footer shows 15 total entries but no entries are shown.

What is the motivation / use case for changing the behavior?

User can search to filter data from any page offset and table should display filtered data properly.

Please tell us about your environment:

VS code

  • Table version: 0.7.x

6.1.2

  • Angular version: 2.0.x

2.4.7

  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]

all

  • Language: [all | TypeScript X.X | ES6/7 | ES5] all

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
ritikrishucommented, Feb 15, 2017
0reactions
ritikrishucommented, Feb 23, 2017

@deeg I agree with your deductions and direction. Emitting input change event is a good approach. To figure if input change is because of filtering or fetching more items would be tricky but that would be a true solution.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bug on filtering and sorting - Data Service
If I tried to sort them by any of the fields or search, it will only filter or sort the records I'm currently...
Read more >
Issue / Bug filtering One-to-many relationship
Hello, I'm playing with Dataverse and filtering data. For my sample, I have two Entities : Project Member They are linked each other...
Read more >
bug in Filter visuals - Microsoft Power BI Community
1. Open the Filters pane. Ensure you do not have any filters accidentally selected that are causing the problem. If this doesn't work,...
Read more >
Bug in table filtering - App Building - Retool Forum
Our engineers are currently looking into the indexing of selected rows through filters, I'll post an update here when we have a fix....
Read more >
Bug when filtering a live Server data source by parameter in ...
For whatever reason, Tableau refuses to recognize parameters when I try to conditionally filter one of the columns in this Server data source...
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