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 #36648 - Show desc and publish date on component CV add/edit modal #10685

Merged
merged 2 commits into from
Aug 11, 2023

Conversation

sjha4
Copy link
Member

@sjha4 sjha4 commented Aug 7, 2023

What are the changes introduced in this pull request?

Add 'published_at' in version label when selecting component CV version to add to composite CV.

Considerations taken when implementing this change?

What are the testing steps for this pull request?

Create some content views and publish. Add descriptions to some/all when publishing. You can also edit desc on published versions.
Create a composite content view and play around with adding/editing/bulk adding components to the composite CV.
Make sure all three(single add/edit and bulk add) look like sketch here:
Screenshot from 2023-08-07 15-03-31

@theforeman-bot
Copy link

Issues: #36648

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.

(For posterity): The dropdown seems to be scrolling the modal, but instead should extend outside of it. I think PF has a way you can make this happen.

@sjha4
Copy link
Member Author

sjha4 commented Aug 10, 2023

Updated to make scroll appear on top of modal. The prop was menuAppendTo="parent"

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.

Dropdowns are looking beautiful now and extending past the modals properly!

One more issue: I see this when I check the checkbox:

image

@sjha4
Copy link
Member Author

sjha4 commented Aug 11, 2023

Pushed fixes to tests 🍏 🤞🏼

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.

Looking great @sjha4, thanks!

ACK 👍

@sjha4 sjha4 merged commit c9fe25d into Katello:master Aug 11, 2023
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants