Hey folks!

I’ve been steadily working through the roadmap for lemmy-ui-next (which is a new alternative Lemmy frontend), and it’s getting to a point where I think https://next.lemm.ee is becoming quite usable. I’ve been personally using it as my main Lemmy frontend for several weeks now, and I know there are a few other brave users doing the same, so at this point, I’m confident enough to ask the wider lemm.ee population to try it out and share some honest feedback.

If you’re at all interested in this project, I would massively appreciate it if you could spend some time using https://next.lemm.ee and letting me know how you feel about it. I’m interested to hear about things like:

  • are you running into any issues or bugs
  • are there any things that generally annoy you
  • are you missing any features
  • what would it take for lemmy-ui-next to become your preferred frontend
  • anything else that comes to mind

Please keep in mind that this is still a work in progress - some features are planned but not implemented yet (see the roadmap linked above for more details), other features are half-finished and may be a bit buggy still!

Any feedback would really help me out, so please don’t hesitate to share!

  • Margot Robbie
    link
    161 month ago

    I think it’s best to move upvote/downvote buttons for the comments to the bottom of each comment as regular Lemmy UI, since there is a large amount of dead space on the left side of the comments being taken up by the vote buttons that it’s difficult to read past a few level of nesting.

    Plus, regular Lemmy UI layout also shows the exact number of upvotes and downvotes for each comment at a quick glance, which I think is an important aspect of Lemmy.

    Compare the space utilization of this:

    To this:

    • RobotDaniel
      link
      English
      529 days ago

      This sounds good as the bottom makes more sense as if you are reading a longer comment you want to upvote at the end, not have to scroll back to the top to upvote

      • @shasta
        link
        327 days ago

        On some apps like Connect, you can customize swipe actions. I like being able to swipe a comment to upvote, downvote, and hide.

    • @waldyrious
      link
      125 days ago

      I actually disagree. Your comment is a good example. You state your case up front, add a bit of context, but then there are some screenshots that take up quite a bit of space. I do appreciate the possibility of voting on the comment without having to scroll all the way down to find the arrows, without gaining much in terms of understanding your message further.

  • Nemeski
    link
    13
    edit-2
    1 month ago

    A setting option to have media auto expand only after opening the post would be nice, the currently available option in the settings does it everywhere.

    • @sunaurusOPMA
      link
      81 month ago

      Interesting idea, I think that will also require a small change in the Lemmy backend, but I think it’s doable. Thanks!

  • @Spendrill
    link
    111 month ago

    This is purely a matter of taste but I find that the typefaces being used and the way you’re using them, particularly the use of the bold weight for the title results in dense slugs of text that are not as easy to separate out the individual bits of information (Poster, community, instance) at a glance the same way I can with the default theme. This is a minor issue and I dare say that if it’s a problem for other instance owners they can bodge together some css.

    Congratulations on your hard work, it is a usable interface. Well done.

  • @darakan
    link
    101 month ago

    I like this a lot in general. It is reminiscent of old reddit which is a style I like. Unfortunately it suffers from the same major issue I have with old reddit. Namely that the content is left aligned and there is just a crazy amount of white space. It’s probably not an issue for many, but as someone who has a large 4k monitor, it means my neck is constantly turned to the left if I have my browser in full-screen mode. Centering the content some would be greatly beneficial. Hacker News and Lobsters do this, although imo HN could be better about it.

    Screenshot with large white space amount on 4k resolution of lemmy-ui-next

    • @aleph
      link
      English
      5
      edit-2
      1 month ago

      Agreed. Use of space could be better. Or, if you are going to have all that space in the middle, do what Alexandrite does and display post content in a new middle column so that the entire width of the screen is utilized.

      Alexandrite screenshot

    • @Abnorc
      link
      229 days ago

      I think I agree. The previous UI is just so much easier for me to read and look at.

  • @evlogii
    link
    10
    edit-2
    1 month ago

    Cons:

    1. I’m already accustomed to the light theme of Lemmy and can’t find how to switch from dark to light in “Next.”
    2. When I scroll down to the end, there’s 2/3 of the screen that is not being utilized. 2a. The red, green, and blue buttons in the footer seem to do nothing.
    3. The notion on every post that “Your IP is hidden from another Lemmy instance” is kind of annoying and useless. Why is it there?
    4. I dislike a little that it tries to copy the old Reddit interface. Although that interface wasn’t bad, and I’m the one who would first say “don’t fix what isn’t broken,” I’m more prone to seeing something new, some experimentation. Right now it feels more like “next to the old Reddit,” which isn’t exactly bad, but still…

    Pros:

    1. I kind of like how images work on “Next.” It feels faster and more “in place.” It’s simpler for me to distinguish between different types of posts (image, link, video).

    P.S. I’m on the latest stable Firefox (124.0.2).

    • @sunaurusOPMA
      link
      91 month ago

      I’m already accustomed to the light theme of Lemmy and can’t find how to switch from dark to light in “Next.”

      This is planned after the 3rd milestone is complete!

      The red, green, and blue buttons in the footer seem to do nothing.

      They should change the primary color in the UI - are you sure it’s not doing this for you? Maybe it’s just enough of a subtle change that it’s not immediately noticable?

      The notion on every post that “Your IP is hidden from another Lemmy instance” is kind of annoying and useless. Why is it there?

      Most (all) other Lemmy frontends will always leak your IP to external media hosts, I wanted to handle this a bit differently in lemmy-ui-next by proxying by default (to improve user privacy). The message is there to let you know if a specific piece of media is being proxied or not - and the only way for something to not be proxied is for the user to manually approve it first.

      I guess not all users will care about this, so maybe I can add a setting to hide the proxy indicator completely… I will think about it!

      I dislike a little that it tries to copy the old Reddit interface. Although that interface wasn’t bad, and I’m the one who would first say “don’t fix what isn’t broken,” I’m more prone to seeing something new, some experimentation. Right now it feels more like “next to the old Reddit,” which isn’t exactly bad, but still…

      It was an initial goal and guiding principle to heavily take inspiration from the great UIs of existing link aggregators like old reddit and hackernews. At the same time, I realize that this approach is not for everyone, so I am not against adding some different layouts (especially for the post list view) in the future.

      Thank you for all the feedback!

      • @evlogii
        link
        31 month ago

        The red, green, and blue buttons in the footer seem to do nothing.

        They should change the primary color in the UI - are you sure it’s not doing this for you? Maybe it’s just enough of a subtle change that it’s not immediately noticable?

        Yeah, I totally missed that. It’s actually pretty subtle. Got it now though. 👀

        Oh, and hey, just wanted to drop a quick thanks for putting in the work on this Lemmy instance. 😘❤️

    • @sunaurusOPMA
      link
      61 month ago

      This is planned after the 3rd milestone is complete!

      • @AchtungDrempels
        link
        21 month ago

        Lightmode would be cool, also since i am using an ultra wide monitor, i would mouch prefer for it to not use the whole width, but more like the standard lemmy ui.

        But i think it is all in all very nice!

  • @Signfeld
    link
    61 month ago

    Not sure if it has been mentioned already, but, it would be great if this could be set to a PWA so various mobile web browsers could “install” it properly to the device’s home screen (like Mastodon does).

    Otherwise, I am loving it!

    • RobotDaniel
      link
      English
      3
      edit-2
      29 days ago

      I agree, this would be great

  • @Azzu
    link
    61 month ago

    Can’t select top 12/6/1 hour sorts, just not there

  • gregorum
    link
    English
    5
    edit-2
    1 month ago

    keeps logging me out

    Edit: also, it’s a bit crowded and could use some more color in different text ui elements to differentiate them (votes, etc), but maybe that’s coming.

  • RobotDaniel
    link
    English
    529 days ago

    I think that it would be great to have an option to expand all images by default, possibly at 50% size for easier scrolling, the UI does look great rn

  • @Zatore
    link
    51 month ago

    Thank you for adding the expand image option that I asked for. You are awesome!

  • TWeaK
    link
    English
    4
    edit-2
    1 month ago

    I think it would be nice to have a number count on the unread messages icon.

    Edit: Also NSFW images are auto-expanding for me (per the settings I had before) but not showing blurred. In normal lemmy the images would expand but be blurred until clicked. The thumbnail remains blurred, but if all images are expanded I’d like to keep the NSFW blurred until/if I want to show it.

  • @Lemmeenym
    link
    English
    4
    edit-2
    1 month ago

    I’ve been using the new UI for a couple of hours and will continue to use it for at least the next few days. I have a mild preference for the look of the older UI but no specific reason. So far I had three things I’d like to ask about.

    I can find the instance modlog but not community modlogs. Am I just overlooking the link or are those not currently available?

    I would like a direct link to my history on the top bar, I can get there by going to settings and using a link there to get to my public profile to see my history but I would rather have a direct link because I go into my history frequently to check for updates or new comments on posts or to find communities that I’ve previously visited.

    I would prefer individual up and down vote totals either instead of or in addition to the total points. I would actually like a full interaction log that shows who has up voted or down voted like kbin has.

    Eta: when I post a comment it changes to a view to only show my comment instead of continuing to show all comments on the post.

    edit2: How do I block communities with the new UI?

  • TWeaK
    link
    English
    429 days ago

    Clicking your Username takes you to the user Settings page, then the link for your Profile is all the way on the other (left) side of the screen.

    Other UI’s (both the default lemmy and old reddit) have a direct link to the user’s Profile up on the top right bar. The standard lemmy UI has the username as a dropdown box with Profile, Settings and Sign Out options.

    I think the username link should go to the profile, then either the lemmy icon could go to settings or a standard cog icon could be added to directly link to settings. The sign out option could still be omitted for tidiness, as when you go to settings the Log Out button is right underneath the top right bar, however I definitely miss having a direct link to my profile.

  • @Pengilly
    link
    English
    41 month ago

    I just signed on, and the main thing I notice that’s on here but is lacking there is the exact count of upvotes and downvotes. I much prefer being able to see exactly how many upvotes and downvotes something has, so I don’t think I will use it as my main means of accessing this Lemmy, but I’ll keep on testing it to see where else it can be improved.