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

Custom Filter implementations has wrong column indexes #6048

Closed
mudit-ag opened this issue Jun 11, 2019 · 4 comments
Closed

Custom Filter implementations has wrong column indexes #6048

mudit-ag opened this issue Jun 11, 2019 · 4 comments

Comments

@mudit-ag
Copy link

mudit-ag commented Jun 11, 2019

Description

Go to the url :

Steps to reproduce

  1. Open the JSFiddle mentioned in the URL https://handsontable.com/docs/7.0.3/demo-filtering.html#custom-implementations
  2. JSFiddle URL : https://jsfiddle.net/api/post/library/pure/
  3. Add 4 more columns by increasing data.
  4. Type : safad in last column and scroll horizontally.
    record

Demo

https://jsfiddle.net/68bxg7z5/

Your environment

  • Handsontable version: 1.4.1
  • Browser Name and version: Chrome 74.0.3729.169 (Official Build) (64-bit)
  • Operating System: Windows 10 Home
@AMBudnik
Copy link
Contributor

It seems to work fine (I'm on the same system and browser). I have attached 4 additional columns with all data as null.
When I used safad string inside the last (J) column input I got no rows > nothing matches this search.

@mudit-ag
Copy link
Author

mudit-ag commented Jun 11, 2019

It seems to work fine (I'm on the same system and browser). I have attached 4 additional columns with all data as null.
When I used safad string inside the last (J) column input I got no rows > nothing matches this search.

Did you scroll the table? The filter input text will switch into different column

@AMBudnik
Copy link
Contributor

Yes, the whole data is invisible. Maybe it is a matter of settings up viewport size? Can you record the oddity?

@AMBudnik
Copy link
Contributor

It's nearly a week without any response. Do you still get the same result @mudit-maven ?

@AMBudnik AMBudnik closed this as completed Jul 1, 2019
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