AKASHAorg / Community

Community
https://akasha.world
124 stars 9 forks source link

Cannot post links on Akasha which point to Akasha content #253

Closed RMBLRX closed 6 years ago

RMBLRX commented 6 years ago

System information

AKASHA version: 0.7.2

Operating System: Windows 10

Expected behaviour

A link to Akasha content should either open that content within the app or on the web.

Actual behaviour

The link is stripped of its hash address (https://beta.akasha.world/) and opens as such in the default web browser, landing in the user's dashboard.

Steps to reproduce the problem

Copy a link to an Akasha post and attempt to post that link to Akasha. Alternatively, enter the link without https:// to yield the same result.

RMBLRX commented 6 years ago

Also, when linking from within a post to something on Akasha, it requires the copied link (beta.akasha.world/#/0x07a6e0c590d229640a4439b37d3e10ea144d6d13 for instance) to be prepended with https://, or else it will prepend #/ instead and simply log one out of Akasha when the link is clicked. The big problem here is the lack of any ability for Akasha to reference itself in any way without opening a web browser, which is what happens when one appends https:// as is required for the link to work at all.