Denys Oblohin

Results 136 comments of Denys Oblohin

What about creating new operator for this? Example: https://codesandbox.io/s/quirky-solomon-9vhnp?file=/src/demo/config_simple.js See `ci_equal` (I used lowercase on both field and value to create case insensitive equal)

When I think about function in LHS and how it would be like, UI seems overbloated as for me. Can you please draw simple draft how it should look like...

Seems possible to do. I'll try to implement when I have free time but can't promise when )

@andres99x I don't think there is a proper workaround. It's a complex feature, one of most requested ones. Before I start to implement it, I wonder what would be better...

@meniga-marcin I have a plan to implement this feature, but it requires free time. Can you please describe the need of value in LHS? I don't see reason to compare...

> Just thought that adding value in LHS might be easier than adding a function in LHS but after a brief look at the model I suppose it would be...

Can you please post the full package.json or preferably sample app to reproduce your issue? I remember I had similar issue once, but it was related to incorrect app configuration.

Please take a look on example (just run `npm start` after cloning a repo) https://github.com/ukrbublik/react-awesome-query-builder/blob/598a34bb1a2e42b0593dc3fb2630991a4a04107d/examples/demo/index.tsx#L152 https://github.com/ukrbublik/react-awesome-query-builder/blob/598a34bb1a2e42b0593dc3fb2630991a4a04107d/examples/demo/index.tsx#L198 You need to pass a path to rule you want to delete. Path is...

Similar to https://github.com/ukrbublik/react-awesome-query-builder/issues/244

Seems like related to or duplicate of https://github.com/ukrbublik/react-awesome-query-builder/issues/615 Please try 5.1.2