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

UIEH-1439: Pass the AsyncFilter property to the Selection component of packages. #1746

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

Dmytro-Melnyshyn
Copy link
Contributor

@Dmytro-Melnyshyn Dmytro-Melnyshyn commented Nov 5, 2024

Description

The Selection component was rewritten some time ago, this was a breaking change to the eholdings packages implementation, which caused the API to call infinitely. The solution is to pass the asyncFilter property, since filtering should call new packages when the filter changes. 200ms delay was added in the Selection component for API calls, so I reduced the delay in eholdings component.

Issues

UIEH-1439

Approach

TODOS and Open Questions

Learning

Screenshots

2024-11-05_15h54_56.mp4

Copy link

github-actions bot commented Nov 5, 2024

Jest Unit Test Results

    1 files  ±0    193 suites  ±0   4m 47s ⏱️ +7s
1 095 tests ±0  1 092 ✅ ±0  3 💤 ±0  0 ❌ ±0 
1 103 runs  ±0  1 100 ✅ ±0  3 💤 ±0  0 ❌ ±0 

Results for commit 9a66b2a. ± Comparison against base commit f196661.

♻️ This comment has been updated with latest results.

Copy link

sonarqubecloud bot commented Nov 6, 2024

@Dmytro-Melnyshyn Dmytro-Melnyshyn merged commit 7819366 into master Nov 7, 2024
16 checks passed
@Dmytro-Melnyshyn Dmytro-Melnyshyn deleted the UIEH-1439 branch November 7, 2024 11:26
BogdanDenis pushed a commit that referenced this pull request Nov 12, 2024
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.

4 participants