-
Notifications
You must be signed in to change notification settings - Fork 233
Open
Labels
Component: DialogSEV 2bugSomething isn't workingSomething isn't workingjira ticket createdtriageAn issue needing triageAn issue needing triage
Description
Code of conduct
- I agree to follow this project's code of conduct.
Impacted component(s)
Dialog
Library version
1.0.3
Expected behavior
SWC dialogs actually have two distinct events for different purposes:
- close event - Should indicate the start of dialog closing (immediate)
- sp-closed event - should indicate the completion of dialog closing (after animations)
Actual behavior
close event indicates the start of dialog close instead of end
Screenshots
No response
What browsers are you seeing the problem in?
No response
How can we reproduce this issue?
- Go to https://stackblitz.com/edit/vitejs-vite-vuew3kbr?file=src%2Fmy-element.ts
- Add a close event on Dialog
- console logs the two events
Sample code or abstract reproduction which illustrates the problem
Severity
SEV 2
Logs taken while reproducing problem
No response
Would you like to track this issue in Jira?
- Yes, please tell me the ticket number!
Metadata
Metadata
Assignees
Labels
Component: DialogSEV 2bugSomething isn't workingSomething isn't workingjira ticket createdtriageAn issue needing triageAn issue needing triage