githubbob42 / mingle2github2

0 stars 1 forks source link

close opened modal on back button pressed #5757

Open githubbob42 opened 5 years ago

githubbob42 commented 5 years ago

Mingle Card: 6122 Narrative

As a user, I can press the back button so that the opened modal will close.

After working on defect [alpine_mobile/#6117] RayGun t.GetDirtyProperties is not a function, alpine mobile currently does not have a consistent behavior applied to close an opened modal after back button is pressed.

Acceptance Criteria

Enter the Acceptance Criteria here.

Analysis

Related Stories

Tasks

{{ table query: SELECT Number, Name, Owner, 'Task Status' WHERE Type = Task and Story = THIS CARD ORDER BY Status }}

Defects

{{ table query: SELECT Number, Name, Owner, 'Status' WHERE Type = Defect and 'Related Story' = THIS CARD }}

Impact Analysis

Developers: Fill in this section during code review.

Test Plan