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

Commits on Aug 14, 2024

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

    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>
    2 people authored and web-flow committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a8fd83f View commit details
    Browse the repository at this point in the history