Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(feed): Cannot go back from Comment screen #1377

Open
WaDadidou opened this issue Nov 17, 2024 · 1 comment
Open

bug(feed): Cannot go back from Comment screen #1377

WaDadidou opened this issue Nov 17, 2024 · 1 comment
Assignees
Labels
bug Something isn't working Social Feed Everything related to the Social Feed

Comments

@WaDadidou
Copy link
Collaborator

The back button does nothing
http://localhost:8081/feed/post/testori-0825bb81-db5c-4b77-b6e9-e4d5e028de9c
image

@WaDadidou WaDadidou added bug Something isn't working Social Feed Everything related to the Social Feed labels Nov 17, 2024
@sujal-into sujal-into self-assigned this Nov 21, 2024
@sujal-into
Copy link
Collaborator

Here:

There are two problems:

  1. If the parentPostIdentifier is present, it should be redirected to post.parentPostIdentifier not post.id.
  2. Also the parentPostIdentifier is wrong. In the data: parentPostIdentifier -> 97526cd5-1e80-4e6b-b7d7-19ca76f5f1df, but if you put testori-[that parentPostidentifier], it shows the correct post.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Social Feed Everything related to the Social Feed
Projects
None yet
Development

No branches or pull requests

2 participants