Fix Request – "Open in Browser" Opens Profile Instead of Post #195
Labels
No labels
bug
contribution welcome
duplicate
enhancement
later
not planned
out of scope
question
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
tom79/Holos-App#195
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have identified an issue with the "Open in Browser" option when accessed from a post.
Steps to reproduce:
Open a post in the feed.
Click on the post menu.
Select "Open in Browser".
Current behavior:
The application opens the author's profile URL in the browser.
Expected behavior:
The application should open the URL of the selected post itself, allowing users to view, share, or reference the specific post directly in their browser.
It appears that the profile URL is being retrieved instead of the post URL associated with the selected publication.
Thank you for your support.