Open githubbob42 opened 5 years ago
Jeffry Tupa : 12/05/2018 09:27 CST duplicate: [alpine_mobile/#6120] Message: t.GetDirtyProperties is not a function
Jeffry Tupa : 12/03/2018 15:04 CST This defect card is to only fix the type error being thrown. We need a new card if we want to address closing opened dialogs on navigation back.
Pull Request #2991
Mingle Card: 6117 Steps to Reproduce
Expected Result
The ticket item modal should close.
Actual Result
The ticket item modal stays open.
Analysis
We need to make sure we close the ticket item modal if the browser back button is pressed.
!clip-2106-8fec.png!
Proposed solution:
Add a check on deactivate to close modal instance in the view for:
This card is a duplicate. see [alpine_mobile/#6120] Message: t.GetDirtyProperties is not a function
Related Cards
[alpine_mobile/#6122] close opened modal on back button pressed
Impact Analysis
Developers: Fill in this area during code review.
Test Plan
See “steps to reproduce” for testing.