You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a single bug. Do not report multiple bugs in one issue.
It's a frontend issue, not a backend issue; Otherwise please create an issue on the backend repo instead.
Summary
Typing [email protected] gives the autocomplete for !fedigrow[[email protected]](https://lemm.ee/c/fedigrow), which is unnecessary since all frontends correctly handle the plain [email protected] (I think even Mbin handles this correctly)
And the autocomplete incorrectly takes you to a remote instance. Also the autocomplete incorrectly shows the community name twice
We really just need to stop having it autocorrect to a URL embed via []() and allow people to just type ![email protected] and autocorrect to the community without embedding the link as a link format. Especially since the backend already handles annotating the community links already without needing to do that and makes them functional on any instance, but directly linking hardcodes them to that instance which is a poor choice for remote users who will just get redirected there instead of the community on their own instance.
Requirements
Summary
Typing
[email protected]
gives the autocomplete for!fedigrow[[email protected]](https://lemm.ee/c/fedigrow)
, which is unnecessary since all frontends correctly handle the plain[email protected]
(I think even Mbin handles this correctly)And the autocomplete incorrectly takes you to a remote instance. Also the autocomplete incorrectly shows the community name twice
shows the community name twice.
Steps to Reproduce
Technical Details
Tested in Chrome and Firefox
Discussion here: https://lemmy.world/post/21832647
Lemmy Instance Version
0.19.5
Lemmy Instance URL
programming.dev
The text was updated successfully, but these errors were encountered: