p-dialog draggable with maximize #9899
Labels
LTS-FIXED-10.0.9
Fixed in PrimeNG LTS 10.0.9
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ... (check one with "x")
Plunkr Case (Bug Reports)
Please demonstrate your case at stackblitz by using the issue template below. Issues without a test case have much less possibility to be reviewd in detail and assisted.
https://stackblitz.com/edit/github-a6q1xr?file=src%2Fapp%2Fapp.component.ts
Current behavior
after draging the dialog if I maximize it it will maximize outside the viewport
Expected behavior
maximize after dragging ocured will take the whole viewport
Minimal reproduction of the problem with instructions
occurs also on demo site, just set dialo to
draggable=true
andmaximizable=true
, then move the dialog and try to maximize itWhat is the motivation / use case for changing the behavior?
Please tell us about your environment:
Language: [all | TypeScript X.X | ES6/7 | ES5]
Node (for AoT issues):
node --version
=The text was updated successfully, but these errors were encountered: