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

Incorrect results when using array filter and some arrays are empty #7557

Open
UselessGuru opened this issue Oct 11, 2024 · 2 comments
Open
Labels
Bug Issues which are marked as Bug

Comments

@UselessGuru
Copy link

Bootstraptable version(s) affected

1.23.5

Description

Dropdown filter does not work properly when some objects contain an empty array (e.g. like last record in online example).
The record(s) with empty arrays are always part of the search results.

In my opinion these should be omitted because they do not match the search criteria.

Example(s)

https://live.bootstrap-table.com/code/UselessGuru/18245

Possible Solutions

No response

Additional Context

No response

@UselessGuru UselessGuru added the Bug Issues which are marked as Bug label Oct 11, 2024
@UselessGuru UselessGuru changed the title Incorrect results when using array filter and some array values are empty Incorrect results when using array filter and some arrays are empty Oct 11, 2024
@Hriishikeshh
Copy link

interested in solving this issue can you assign it tom me under hacktoberfest2024 tags?

@Keshav-1803
Copy link

Can you assign this issue to me under hactoberfest and gssoc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues which are marked as Bug
Projects
None yet
Development

No branches or pull requests

3 participants