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

p-dialog draggable with maximize #9899

Closed
matusko89 opened this issue Feb 15, 2021 · 0 comments
Closed

p-dialog draggable with maximize #9899

matusko89 opened this issue Feb 15, 2021 · 0 comments
Assignees
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

Comments

@matusko89
Copy link

matusko89 commented Feb 15, 2021

I'm submitting a ... (check one with "x")

[x] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35

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 and maximizable=true, then move the dialog and try to maximize it

What is the motivation / use case for changing the behavior?

Please tell us about your environment:

  • Angular version: 11
  • PrimeNG version: 11.2.1
  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
  • Language: [all | TypeScript X.X | ES6/7 | ES5]

  • Node (for AoT issues): node --version =

@yigitfindikli yigitfindikli self-assigned this Feb 15, 2021
@yigitfindikli yigitfindikli added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Feb 15, 2021
@yigitfindikli yigitfindikli modified the milestones: 11.2.3, 11.2.2 Feb 15, 2021
@yigitfindikli yigitfindikli added LTS-FIXED-10.0.9 Fixed in PrimeNG LTS 10.0.9 LTS-PORTABLE and removed LTS-PORTABLE labels Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants