Skip to content

When trying to create a Product Association, the search engine does not find any products. #2094

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

Open
victore13 opened this issue Feb 7, 2025 · 3 comments · May be fixed by #2137
Open

When trying to create a Product Association, the search engine does not find any products. #2094

victore13 opened this issue Feb 7, 2025 · 3 comments · May be fixed by #2137
Assignees
Labels
bug Something isn't working unconfirmed

Comments

@victore13
Copy link

  • Lunar version: 1.0.0-beta.9
  • Laravel Version: 11.41.3
  • PHP Version: 8.4.3
  • Database Driver & Version: PostgreSQL 17 (Also tested with MySQL 8.0.33)

Expected Behaviour:

In the Filament panel, when creating a Product Association with a previously selected product, in the product drop-down list you should do a search, regardless of case and find existing products.

Actual Behaviour:

when I try to create a Product Association, when searching for a product to relate to this one, in the Select component called 'product', it is not able to find anything, it makes no difference to me if I search with all lowercase or by writing the name of a product exactly the same, no product is found.

I actually tested this without using Laravel Scout.

Steps to reproduce:

  1. In the config/lunar/panel.php file, set the 'scout_enabled' parameter to false.
  2. Create 2 products.
  3. In one of them, edit and try to create a Product Association by searching in the Select component's search box by typing the name of your other product.
@willard
Copy link

willard commented Mar 13, 2025

any update on this issue? thanks

@glennjacobs glennjacobs linked a pull request Mar 18, 2025 that will close this issue
3 tasks
@glennjacobs
Copy link
Contributor

any update on this issue? thanks

PR in review, will be in next release.

@willard
Copy link

willard commented Mar 22, 2025

thank you @glennjacobs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unconfirmed
Projects
None yet
4 participants