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 #36613 - Enclose Content subtabs in a section #10664

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

jeremylenz
Copy link
Member

@jeremylenz jeremylenz commented Jul 24, 2023

What are the changes introduced in this pull request?

On the new host details page, if you click Content > Packages (or Module streams or Repository sets, but for some reason not Errata) the Content subtabs bar simply disappears. The elements are still on the page; they actually have a height of 0px. I'm guessing this is something to do with the recent navigation changes in Foreman.

I fixed this by adding a min-height to the Content subtabs enclosing the tabs in a <PageSection> like Foreman does for its host detail tabs.

Considerations taken when implementing this change?

What are the testing steps for this pull request?

click around and make sure nothing disappears

@theforeman-bot
Copy link

Issues: #36613

@jeremylenz jeremylenz force-pushed the 36613-content-subtabs-bye-bye branch from cc9ff18 to 3bc7b06 Compare July 27, 2023 15:09
@jeremylenz
Copy link
Member Author

@jeremylenz jeremylenz changed the title Fixes #36613 - Add id and min-height for Content subtabs Fixes #36613 - Enclose Content subtabs in a section Jul 27, 2023
@jeremylenz jeremylenz force-pushed the 36613-content-subtabs-bye-bye branch from 3bc7b06 to 6b25976 Compare July 27, 2023 15:20
@sjha4
Copy link
Member

sjha4 commented Jul 28, 2023

[test katello]

@jeremylenz jeremylenz requested a review from sjha4 July 31, 2023 12:04
Copy link
Member

@sjha4 sjha4 left a comment

Choose a reason for hiding this comment

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

Tab_headings_missing

Subtabs_after_PR

@jeremylenz jeremylenz merged commit d12f0b1 into Katello:master Jul 31, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants