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

Filterbar ignoring first special character and don't pass it to filterFn if defined #4327

Open
chuckn0rris opened this issue Mar 8, 2022 · 0 comments
Labels
bug Something isn't working forum Issues from forum large-account Reported by large customer OEM OEM customer

Comments

@chuckn0rris
Copy link

onStoreBeforeFilter in FilterBar don't pass parsed operator to filterFn from filter field, that we recognized in parseFilterValue.

Forum post

Hello,

Attached is a gif captured from: Grid.feature.FilterBar
We would want to use the filterbar feature and add functionality for special characters ( =, *, <, >). The problem is that, bryntum is ignoring these special characters if it is the first character in the filter string if the filterFn is defined. Is there a way so that byrntum would stop ignoring the first special character?

Bryntum filter bar.gif

Many thanks,
Chardine
Bryntum filter bar.gif

@chuckn0rris chuckn0rris added bug Something isn't working forum Issues from forum large-account Reported by large customer OEM OEM customer labels Mar 8, 2022
@isglass isglass added this to the 5.0.x milestone Mar 9, 2022
@SergeyMaltsev SergeyMaltsev modified the milestones: 5.0.x, 5.1.x Jul 21, 2022
@SergeyMaltsev SergeyMaltsev modified the milestones: 5.1.x, 5.2.x Oct 13, 2022
@isglass isglass removed this from the 5.2.x milestone Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forum Issues from forum large-account Reported by large customer OEM OEM customer
Projects
None yet
Development

No branches or pull requests

3 participants