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

Dialog: no transition on open/close when dialog is maximized #5118

Closed
4refael opened this issue Jan 20, 2024 · 0 comments
Closed

Dialog: no transition on open/close when dialog is maximized #5118

4refael opened this issue Jan 20, 2024 · 0 comments
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@4refael
Copy link

4refael commented Jan 20, 2024

Describe the bug

When the dialog is opened or closed, a fade-in/out transition occurs. But after clicking the 'maximize' button, this transition no longer happens upon reopening or closing the dialog.

Reproducer

https://primevue.org/dialog/#maximizable

PrimeVue version

3.46.0

Vue version

3.x

Language

TypeScript

Build / Runtime

Vue CLI App

Browser(s)

No response

Steps to reproduce the behavior

  1. Open a dialog (notice a transition occurs)
  2. Click the 'maximize' button
  3. Close the dialog (notice no transition occurs)
  4. Reopen the dialog (notice no transition occurs)

Expected behavior

The transition to work on maximized mode as well

@4refael 4refael added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jan 20, 2024
@mertsincan mertsincan added Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jan 22, 2024
@mertsincan mertsincan added this to the 3.47.0 milestone Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

No branches or pull requests

2 participants