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

Fixes #36122 - Hide unsyncable content type warning #10456

Merged
merged 1 commit into from Feb 21, 2023

Conversation

adamruzicka
Copy link
Member

until the information is actually loaded

What are the changes introduced in this pull request?

The warning is supposed to be based on some data, but the condition was failing if the data was not loaded yet. These changes take that option into consideration.

Considerations taken when implementing this change?

Carrying some default state in the angular controller would probably be cleaner, but this seems to work

What are the testing steps for this pull request?

  1. Have an external content proxy
  2. Visit its detail page

until the information is actually loaded
@theforeman-bot
Copy link

Issues: #36122

Copy link
Member

@ianballou ianballou left a comment

Choose a reason for hiding this comment

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

The smart proxy details page is looking fine to me! Tested a sync just to be safe.

@ianballou ianballou merged commit 35fcf95 into Katello:master Feb 21, 2023
@adamruzicka adamruzicka deleted the capsule-shenanigans branch February 22, 2023 08:47
lfu pushed a commit to lfu/katello that referenced this pull request Mar 2, 2023
until the information is actually loaded

(cherry picked from commit 35fcf95)
lfu pushed a commit that referenced this pull request Mar 29, 2023
until the information is actually loaded

(cherry picked from commit 35fcf95)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants