I am but a cog in a machine. A lazy one though.

If you are new on Lemmy, check out: https://lemmyverse.net/communities for communities to join!

  • 1 Post
  • 71 Comments
Joined 2 years ago
cake
Cake day: July 31st, 2023

help-circle
  • I had a look and determined I need bit more time for this all than just today (long work day and a lot of additional info + need to get into lemmy-ui codebase a bit).

    You’ve got some good points there, thank you! I’m not a UI or UX expert but it’s a bit of a challenge reducing the amount of clicks and still keeping it mobile friendly without creating a screen full of options with several scrolls needed to reach the actual search, but I agree the goal should be less-actions.

    I think once I have a bit of a grasp on the project I’ll try and submit my suggestion.





  • I’m not a UI or UX expert, but I wonder if it would make the search page nicer if instead of the search target (form select) would be tabs instead of a dropdown since it is distinct selection from the other filters in the search?

    using bootstrap tabs (I didn’t put any effort into styling just added bootstrap tabs and removed the form select butto dropdown):

    Search but with tabs for form select instead of button dropdown

    Edit: now that I think about it, the tab might be kinda confusing unless also the other dropdowns are slightly altered to give more context in the current form selection tab, e.g. (text changes):

    In community... "Any", From creator ... "Any"

    But yeah I just wanted to throw out ideas, I’m not sure about them myself. The search inside a community is nice addition!