diamondburned / slemmy

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

Allow deleting profiles #7

Closed diamondburned closed 1 year ago

diamondburned commented 1 year ago

Unsure how to do this. Should the user hold the item? Should there be an X button? Maybe hide the X behind a mode and tuck it into a hamburger menu?

diamondburned commented 1 year ago

Implemented in the form of a delete-mode toggle button.