Skip to content

VCST-4359: Use search store instead of query#54

Merged
basilkot merged 2 commits intodevfrom
fix/VCST-4359
Jan 20, 2026
Merged

VCST-4359: Use search store instead of query#54
basilkot merged 2 commits intodevfrom
fix/VCST-4359

Conversation

@basilkot
Copy link
Contributor

@basilkot basilkot commented Jan 13, 2026

Description

References

QA-test:

Jira-link:

https://virtocommerce.atlassian.net/browse/VCST-4359

Artifact URL:

https://vc3prerelease.blob.core.windows.net/packages/VirtoCommerce.DynamicAssociationsModule_3.812.0-pr-54-ef16.zip


Note

Switches the store selector to an async, search-backed dropdown in the dynamic association parameters blade.

  • Replaces ui-select + preloaded stores.query with ui-scroll-drop-down using stores.search via new storeDataSource(criteria)
  • Removes synchronous stores loading; updates onStoreSelected(item) and maintains catalogId assignment
  • Minor refresh flow tweak: parent blade refresh invoked after settings load; preserves isLoading handling

Written by Cursor Bugbot for commit ef16322. This will update automatically on new commits. Configure here.

@sonarqubecloud
Copy link

Copy link
Contributor

@vc-ci vc-ci left a comment

Choose a reason for hiding this comment

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

Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 7.696
Timestamp: 13-01-2026T12:31:24

@basilkot basilkot merged commit 73793f3 into dev Jan 20, 2026
9 checks passed
@basilkot basilkot deleted the fix/VCST-4359 branch January 20, 2026 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants