For example, this comment links to another community on another instance, but when clicked on, you’re not actually able to interact with anything on that community, because you’re suddenly not logged in.
It’s doesn’t function like linking to a subreddit, and I understand that that’s because of federation, but is there a better way of doing this? It seems… very stupid that linking to a page would suddenly “log you out” for all intents and purposes, while searching that same community wouldn’t.
Does this make sense?
[email protected] links to instance.url/c/community for me instead of /c/[email protected] in the web ui for some reason…
Like [email protected] links to lemmy.ml/c/asklemmy instead of /c/[email protected]
If you hit the “view source” button (that looks like a page with lines on it in the web UI for me) you will see that the link in your post is a direct link to that community on lemmy.ml (
[[email protected]](https://lemmy.ml/c/asklemmy)
) not a relative link that should have the intended behavior ([[email protected]](/c/asklemmy@lemmy.ml)
)