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

🔙 from #742 - 🐛 Repeated values found on multi search layers with the same value of a select input #748

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

github-actions[bot]
Copy link

Backport 4dc2ec0 from #742 to v3.11.x.

The issue id due when a we create a search with a select input and search from another layer:

Project https://dev.g3wsuite.it/en/map/test-walter/qdjango/296/

Screenshot_20250225_160758

Before:

Application search get values, key/value, from each layers. It happen that if layer 1, layer 2 and layer 3 have some item equal, for example [keyA, valueA], these values are show repeated on select input list options:

Screenshot_20250225_161126

After:

No name is repeated

Screenshot_20250225_161637

… a select input (#742)

* 🐛 get unique value from more that one search layers  on select input field search

* code format

* 💡 comment

* 🐛 Nee to show filter if state of layer has selection active

* ⏪ Revert filter condition. Need to create a new PR

---------

Co-authored-by: Raruto <[email protected]>
(cherry picked from commit 4dc2ec0)
@github-actions github-actions bot added the bug Something isn't working label Feb 26, 2025
@volterra79 volterra79 self-assigned this Feb 26, 2025
@volterra79 volterra79 added this to the v3.11 milestone Feb 26, 2025
@volterra79 volterra79 merged commit b99ff3e into v3.11.x Feb 26, 2025
@volterra79 volterra79 deleted the backport-742-to-v3.11.x branch February 26, 2025 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant