Dialog.onShow should occur when the animation ends #8747
Labels
LTS-FIXED-9.2.1
Fixed in PrimeNG LTS 9.2.1
LTS-FIXED-10.0.6
Fixed in PrimeNG LTS 10.0.6
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
If you have a PrimeNG PRO Support subscription please post your issue at;
https://pro.primefaces.org
where our team will respond within 4 business hours.
If you do not have a PrimeNG PRO Support subscription, fill-in the report below. Please note that
your issue will be added to the waiting list of community issues and will be reviewed on a first-come first-serve basis, as a result, the support team is unable to guarantee a specific schedule on when it will be reviewed. Thank you for your understanding.
Current Queue Time for Review
Without PRO Support: ~8-12 weeks.
With PRO Support: 1 hour
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-baa3wj
Current behavior
The code emits for onShow shortly after (~10ms) the show animation starts.
Expected behavior
It should occur when the animation ends. I can determine when the show starts because it is based on the visible value, which is under my control. but there is no event emitted when the show animation ends.
Minimal reproduction of the problem with instructions
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
Windows 10
Chrome
Typescript
node --version
=The text was updated successfully, but these errors were encountered: