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

chore: upgrade deprecated components in demo-app #93

Merged

Conversation

jenny-s51
Copy link
Collaborator

What

Closes #92

@jenny-s51 jenny-s51 changed the title Upgrade deprecated components in demo-app chore: upgrade deprecated components in demo-app Aug 16, 2023
@jenny-s51 jenny-s51 force-pushed the upgradeDeprecatedComponents_demo-app branch from da6ea7b to 247a7a0 Compare August 16, 2023 19:50
@jenny-s51 jenny-s51 force-pushed the upgradeDeprecatedComponents_demo-app branch from 9760ccc to 72461c2 Compare August 16, 2023 20:00
fix import error and update contextmenuseparator component
@jenny-s51 jenny-s51 force-pushed the upgradeDeprecatedComponents_demo-app branch from b3b88cf to 2f5661b Compare August 17, 2023 13:55
@jeff-phillips-18
Copy link
Member

Dropdown menus no longer close on click outside the menu.

@jeff-phillips-18
Copy link
Member

Node context menus have strange semi-transparent arrow:
image

</div>
</DropdownContextDeprecated.Provider>
<div className={css(styles.dropdown, styles.modifiers.expanded)}>
<Dropdown toggle={() => <></>} className={css(topologyStyles.topologyContextMenuCDropdownMenu)}>
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm noticing that the old dropdowns in the context menu demo would close after you select an item. IDK if that's a built in behavior or a quirk of the demo. Just checking it was an intended change?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Thank you @nicolethoen , good find. Updated

@nicolethoen nicolethoen merged commit 1b002e8 into patternfly:main Sep 8, 2023
4 checks passed
@github-actions
Copy link

github-actions bot commented Sep 8, 2023

🎉 This PR is included in version 5.1.0-prerelease.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

Remove deprecated PatternFly components from demo-app
3 participants