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

Rendering a Wizard outside of a modal keeps the height limited #1402

Open
lavocatt opened this issue Aug 23, 2023 · 1 comment
Open

Rendering a Wizard outside of a modal keeps the height limited #1402

lavocatt opened this issue Aug 23, 2023 · 1 comment
Assignees
Labels
bug Something isn't working PF4 PF4 pull request

Comments

@lavocatt
Copy link

Using a custom wizard (like the one described in https://www.data-driven-forms.org/examples/custom-wizard) with property inModal to False still puts a limit to the wizard maximum height. The expected behavior would be to have the wizard content taking all the height it needs. Is that possible ?

Library versions:

    "@data-driven-forms/pf4-component-mapper": "3.20.13",
    "@data-driven-forms/react-form-renderer": "3.21.0",
    "@patternfly/patternfly": "4.224.2",
    "@patternfly/react-core": "4.276.8",
    "@patternfly/react-table": "4.113.3",
@Hyperkid123 Hyperkid123 added bug Something isn't working PF4 PF4 pull request labels Aug 24, 2023
@Hyperkid123
Copy link
Member

Possibly resolved in the PF5 version.

cc @radekkaluzik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working PF4 PF4 pull request
Projects
None yet
Development

No branches or pull requests

3 participants