Skip to content

Commit

Permalink
modify comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tienifr committed Jan 12, 2024
1 parent 7c6b96a commit 749795f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export default function subscribeToReportCommentPushNotifications() {
Navigation.isNavigationReady()
.then(Navigation.waitForProtectedRoutes)
.then(() => {
// Close attachment modal before navigating to notification's report
// The attachment modal remains open when navigating to the report so we need to close it
Modal.close(() => {
try {
// If a chat is visible other than the one we are trying to navigate to, then we need to navigate back
Expand Down

0 comments on commit 749795f

Please sign in to comment.