Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

🐛 Use standard filters for languages in the Set Targets step (#2045) #2055

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

konveyor-ci-bot[bot]
Copy link

Before, in the Set Targets step, if the languages were not pre-selected
automatically then no cards were visible. In order to see target cards
user had to select at least one language.
After this fix, all target cards will be visible.

Additional changes:

  1. wait (display a spinner) until all necessary queries finished before
    displaying Set Targets step
  2. improve error handling
    1. display error when targets could not be loaded
  3. silently ignore failed optional queries and continue without extra
    featues
  4. extract data fetching into one hook

Resolves: #2009
Resolves: https://issues.redhat.com/browse/MTA-3515


Signed-off-by: Radoslaw Szwajkowski rszwajko@redhat.com
Signed-off-by: Scott J Dickerson sdickers@redhat.com
Co-authored-by: Scott J Dickerson sdickers@redhat.com
Signed-off-by: Cherry Picker noreply@github.com

Before, in the Set Targets step, if the languages were not pre-selected
automatically then no cards were visible. In order to see target cards
user had to select at least one language.
After this fix,  all target cards will be visible.

Additional changes:
1. wait (display a spinner) until all necessary queries finished before
displaying Set Targets step
2. improve error handling
    1. display error when targets could not be loaded
2. silently ignore failed optional queries and continue without extra
featues
3. extract data fetching into one hook

Resolves: #2009
Resolves: https://issues.redhat.com/browse/MTA-3515

---------

Signed-off-by: Radoslaw Szwajkowski <rszwajko@redhat.com>
Signed-off-by: Scott J Dickerson <sdickers@redhat.com>
Co-authored-by: Scott J Dickerson <sdickers@redhat.com>
Signed-off-by: Cherry Picker <noreply@github.com>
@sjd78 sjd78 merged commit 2b0ef6c into release-0.5 Aug 20, 2024
6 checks passed
@sjd78 sjd78 deleted the cherry-pick-pr2045-release-0.5 branch August 20, 2024 18:26
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants