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

cockpit-components-dialog: React-related fixes #9341

Conversation

mareklibra
Copy link
Contributor

@mareklibra mareklibra commented Jun 8, 2018

Part of #9263 PR-split, see individual commits for more info.

The Dialog component requires title, body and footer props.
The `show_modal_dialog` recently does not provide that for initial
rendering, while injecting it later.

This shall be fixed in a follow-up, preferably via replacing recent
dialog by patternfly-react's ModalDialog component.

This patch is part of preparation to switch from react-lite to React v16.4.

This is hot-fix not changing semantics but avoiding React's verification.
@mareklibra mareklibra mentioned this pull request Jun 8, 2018
44 tasks
The passed error message of a failing action is converted via `toString()`.

This patch is part of preparation to switch from react-lite to React.
The react-lite did this apparently on its own, React is failing here.
Copy link
Member

@martinpitt martinpitt left a comment

Choose a reason for hiding this comment

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

LGTM, thanks! Landing with some typo fixes in the commit messages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants