diamondburned / slemmy

Lemmy client in Svelte
https://slemmy.libdb.so
GNU Affero General Public License v3.0
49 stars 0 forks source link

Button to open post in local instance #10

Closed diamondburned closed 1 year ago

diamondburned commented 1 year ago

As opposed to original instance. Maybe hold the button to pop up a menu?

diamondburned commented 1 year ago

Also as a side note, the open button currently opens the post in whatever instance the post author is from. This is not ideal, but it also means we technically have 3 different kinds of links to generate here.

It might be best to make the button pop up a menu always.