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

Problem with fullscreeen galleria inside p-drawer component. #17177

Open
1 of 4 tasks
kusmierczykw opened this issue Dec 22, 2024 · 0 comments
Open
1 of 4 tasks

Problem with fullscreeen galleria inside p-drawer component. #17177

kusmierczykw opened this issue Dec 22, 2024 · 0 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@kusmierczykw
Copy link

kusmierczykw commented Dec 22, 2024

Describe the bug

The problem occurs if the "p-galleria" component is placed inside the "p-drawer" component and if I try to display the gallery in full screen mode. I am attaching a link to a reproduction of this error.

https://stackblitz.com/edit/dlpfh37j-tafkh1vw?file=src%2Fapp%2Fgalleria-full-screen-template-demo.html

Pull Request Link

No response

Reason for not contributing a PR

  • Lack of time
  • Unsure how to implement the fix/feature
  • Difficulty understanding the codebase
  • Other

Other Reason

No response

Reproducer

https://stackblitz.com/edit/dlpfh37j-tafkh1vw?file=src%2Fapp%2Fgalleria-full-screen-template-demo.html

Environment

"@angular/animations": "^19.0.5",
"@angular/cdk": "^19.0.4",
"@angular/common": "^19.0.5",
"@angular/compiler": "^19.0.5",
"@angular/core": "^19.0.5",
"@angular/forms": "^19.0.5",
"@angular/platform-browser": "^19.0.5",
"@angular/platform-browser-dynamic": "^19.0.5",
"@angular/platform-server": "^19.0.5",
"@angular/router": "^19.0.5",
"@angular/ssr": "^19.0.6",
"@angular-devkit/build-angular": "^19.0.6",
"@angular-devkit/core": "^19.0.5",
"@angular-devkit/schematics": "^19.0.5",
"@angular-eslint/eslint-plugin": "19.0.2",
"@angular-eslint/eslint-plugin-template": "19.0.2",
"@angular-eslint/template-parser": "19.0.2",
"@angular/cli": "^19.0.6",
"@angular/compiler-cli": "^19.0.5",
"@angular/language-service": "^19.0.5",
"@primeng/themes": "^19.0.1",
"primeng": "^19.0.1",

Angular version

19.0.5

PrimeNG version

v19

Node version

22.12.0

Browser(s)

No response

Steps to reproduce the behavior

The problem occurs if the "p-galleria" component is placed inside the "p-drawer" component and if I try to display the gallery in full screen mode.

Please select the appropriate gallery item to view it in full screen. Once selected, the gallery is not presented on the entire page but inside the drawer.

Expected behavior

Should show fullscreen galleria not inside "p-drawer" but in entire page.

@kusmierczykw kusmierczykw added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Dec 22, 2024
@kusmierczykw kusmierczykw changed the title Problem ith fullscreeen galleria inside p-drawer component. Problem with fullscreeen galleria inside p-drawer component. Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant