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

Fix/autocomplete filter not behaving correctly using or operator page 4078 #3500

Conversation

ingmar-stipriaan
Copy link
Collaborator

No description provided.

M-Ryan92
M-Ryan92 previously approved these changes Oct 9, 2024
@ingmar-stipriaan ingmar-stipriaan merged commit 4822087 into edge Oct 9, 2024
2 checks passed
const numberDebouncedInputValue = parseFloat(debouncedInputValue, 10);
// After searching or setting a default value
if (debouncedInputValue) {
// ["relational_property_name", "property_name"]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like commented code; Can it be removed?

@bettyblocks-release-bot
Copy link
Collaborator

🎉 This PR is included in version 2.193.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@bettyblocks-release-bot
Copy link
Collaborator

🎉 This PR is included in version 2.193.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants