lemmy-ui icon indicating copy to clipboard operation
lemmy-ui copied to clipboard

The official web app for lemmy.

Results 428 lemmy-ui issues
Sort by recently updated
recently updated
newest added

Found a bug? Please fill out the sections below. 👍 For backend issues, use [lemmy](https://github.com/LemmyNet/lemmy) ### Issue Summary With default theme when you upload a photo the notification popup have...

bug

Happens on dev branch, you can try on https://ds9.lemmy.ml/c/main In stable version, clicking on the post title goes to comments. But there, it opens the external link. I dont think...

bug

`404: TypeError: Cannot read properties of undefined (reading 'moderator')` Seems like there is a null value not handled properly. Works fine in 0.16.4, only broken in dev. Edit: i cant...

bug

For backend issues, use [lemmy](https://github.com/LemmyNet/lemmy) ### Is your proposal related to a problem? Next to the "block user" button on posts, it is not clear what the "remove" button does....

enhancement

### Issue Summary On iOS, when clicking on the navigation icon in the top navigation, the "expand here" tooltip appears and doesn't disappear again. This tooltip is probably redundant anyway,...

bug

When making a new post, searching for communities can take some time to return a result, probably affected by remote instances and slow user connection. During this time, Lemmy-ui shows...

bug

[This change](https://github.com/LemmyNet/lemmy/pull/2261) removed API field post.embed_html, and added embed_url instead. This should work for Youtube, Peertube and and other sites that set the opengraph attribute in their html. So lemmy-ui...

enhancement

### Is your proposal related to a problem? It would be great if we can deploy lemmy-ui on [ipfs](https://ipfs.io/), make ui more decentralized, un-terminatable. ### Describe the solution you'd like...

enhancement

For front end issues, use [lemmy-ui](https://github.com/LemmyNet/lemmy-ui) ### Is your proposal related to a problem? Sometimes it would be great if you could make a separate post out of an answer...

enhancement

In order to customize a community, theming is important. By default, lemmy-ui has a light and dark theme, chosen depending on the user browser's preference. However, if an instance wants...

enhancement