-
Notifications
You must be signed in to change notification settings - Fork 0
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
Refactor v2 #3
Refactor v2 #3
Conversation
3f248bc
to
d6354ee
Compare
Lost features in this refactor:
Considering these negative changes, i don't get why this would be an upgrade, or a new version. This is clearly a completely different component with roughly the same goal, but a completely different mechanic. |
That is correct. We have no tests anymore as
Removed because
Use
Use "NOT" + "=". In general: If it helps we can create an example inside the demo how to e.g. create a !=, >= or similar condition and add it to the component.
I asked why these were present in the first place and couldn't get an exact reason why - that's why they're missing for now.
You can use the query parameter de/serialization system as a more compact alternative.
This API was replaced by Operations.
Yes!
Yes that's the case because it's impossible to predict what column class type the user wants to filter. Lines 31 to 105 in e938a86
Lines 42 to 94 in 7884306
Let's have a talk/call about this topic tomorrow where I can explain these points in more detail without writing half a novel before Feierabend ^^ |
Conclusion after discussion:
|
Quality Gate passedIssues Measures |
Fixes #1