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

The breakpointsoptions can be ignored when the dialog is maximized. #13268

Closed
joreyaesh opened this issue Jun 27, 2023 · 1 comment
Closed

The breakpointsoptions can be ignored when the dialog is maximized. #13268

joreyaesh opened this issue Jun 27, 2023 · 1 comment
Labels
LTS-PORTABLE Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@joreyaesh
Copy link
Contributor

Describe the bug

There is a bug that makes maximizable dialogs unable to be to be maximized when breakpoints are set.

Environment

MacOS

Reproducer

https://stackblitz.com/edit/github-rkg6v1?file=src%2Fapp%2Fapp.component.html

Angular version

15.2.9

PrimeNG version

15.4.1

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

14.21.3

Browser(s)

Firefox Developer Edition 115.0b9

Steps to reproduce the behavior

  1. Click maximize button
  2. Note that it's not maximized (width should be 100vw, but will be 85vw from the breakpoints).

Expected behavior

A maximized dialog

@joreyaesh joreyaesh added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jun 27, 2023
@mertsincan mertsincan added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Aug 26, 2023
@mertsincan mertsincan added this to the 16.2.1 milestone Aug 26, 2023
@mertsincan mertsincan changed the title Component: Dialog The breakpointsoptions can be ignored when the dialog is maximized. Aug 26, 2023
@mertsincan
Copy link
Member

Fixed in #13269

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LTS-PORTABLE 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

3 participants