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

When I select a Checkbox field to the "Query field on search" for a record selector, the search of that field returns always all values. #1786

Open
1 task done
lennyhorstink2 opened this issue May 7, 2024 · 0 comments
Assignees
Labels
bug Something isn't working frontend Frontend code changes (Javascript, Typescript, Vue.js)
Milestone

Comments

@lennyhorstink2
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Version of Corteza

2023.9.6

Current Behavior

The search for the users fail when there is a checkbox they can search on.

image

image

image

image

Expected Behavior

  • When I type "bb", only "bb" should show.
  • When I type "Inactive", only the records with the status "Inactive" (the unchecked value) should show.

Steps To Reproduce

  1. Go to QC and visit the NS "test_search" (compose/ns/test_search/pages/387245315342729217)
  2. Create a new note and search for any product. You will now see all products are returned whatever you type.

Environment and versions

No response

Anything else?

No response

@Fajfa Fajfa self-assigned this May 13, 2024
@Fajfa Fajfa added bug Something isn't working frontend Frontend code changes (Javascript, Typescript, Vue.js) labels May 13, 2024
@Fajfa Fajfa modified the milestones: 2023.9.6, 2024.3.x May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Frontend code changes (Javascript, Typescript, Vue.js)
Projects
None yet
Development

No branches or pull requests

2 participants