Skip to content

Fix URI in comments push notification #2291

Martin Santangelo requested to merge fix/comment-push-uri into master

Ticket(s) / Related Merge Requests

#2291 (closed)

Summary of Changes

The push notification URI was broken, it was returning ?focusedCommentURN=xxxx instead of https://www.minds.com/..../?focusedCommentURN=xxxx Also, the focused URN is added conditionally and it should be there for all the comments

Testing Considerations

Tap on a comment push notification and it should navigate correctly on mobile

Regression Scope

None

Platform Affected (web, mobile, etc)

Mobile

Developer Testing Completed

I can't test the change because we don't have push notifications in the sandboxes

Merge request reports