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 #36708 - Repair module stream details page breadcrumb bar #10713

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

qcjames53
Copy link
Contributor

What are the changes introduced in this pull request?

The breadcrumb bar at the top of the module stream details page now has a properly-rendering hyperlink.

Considerations taken when implementing this change?

n/a

What are the testing steps for this pull request?

  1. Launch a Katello instance with valid module streams.
  2. Navigate to Content -> Content Types -> Module Streams ->
  3. The breadcrumb bar in the header should have a visible hyperlink which takes you back to the /module_streams overview page.

@qcjames53 qcjames53 force-pushed the 36708-module-stream-hyperlink branch from cd90652 to 374d5e1 Compare August 29, 2023 15:07
@qcjames53 qcjames53 force-pushed the 36708-module-stream-hyperlink branch from 374d5e1 to 704b0f8 Compare August 29, 2023 17:45
@qcjames53 qcjames53 force-pushed the 36708-module-stream-hyperlink branch from 704b0f8 to 8d96dc5 Compare August 29, 2023 18:16
@jeremylenz jeremylenz changed the title Fixed #36708 - Repaired module stream details page breadcrumb bar. Fixed #36708 - Repair module stream details page breadcrumb bar Sep 1, 2023
@jeremylenz jeremylenz changed the title Fixed #36708 - Repair module stream details page breadcrumb bar Fixes #36708 - Repair module stream details page breadcrumb bar Sep 1, 2023
Copy link
Member

@jeremylenz jeremylenz left a comment

Choose a reason for hiding this comment

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

Code LGTM and works as advertised! One small request - can you please change the commit message to present tense? (I've edited the PR title accordingly)

If you look at past pull requests, present tense seems to be the convention. Also, this way, it will match the "Fixes" enforced by pr-processor.

Thanks!

Adding updated testing snapshots and reverting accidentally modified tests.
@qcjames53
Copy link
Contributor Author

Code LGTM and works as advertised! One small request - can you please change the commit message to present tense? (I've edited the PR title accordingly)

If you look at past pull requests, present tense seems to be the convention. Also, this way, it will match the "Fixes" enforced by pr-processor.

Thanks!

Done! Thank you for reviewing.

@qcjames53 qcjames53 merged commit d732452 into Katello:master Sep 7, 2023
5 checks passed
@qcjames53 qcjames53 deleted the 36708-module-stream-hyperlink branch September 7, 2023 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants