• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics with the tag "ui". Back to normal view
    1. UI/UX Design for web dev

      Does anyone have any good resources, books or otherwise, in regards do good design for web dev? I'm a self taught full stack dev who just can't really make things look "pretty". They are...

      Does anyone have any good resources, books or otherwise, in regards do good design for web dev? I'm a self taught full stack dev who just can't really make things look "pretty". They are functional, but..that's about it. I know CSS, but maybe I just don't have an eye for it?

      Any suggestions would be great, thanks.

      19 votes
    2. Possibly the worst user interface I've seen all year

      This is a webpage for a courier company. This screengrab is the whole page as served to me. If I want to track my parcel I have to enter the details into the pretend phone on the right and pretend...

      This is a webpage for a courier company. This screengrab is the whole page as served to me. If I want to track my parcel I have to enter the details into the pretend phone on the right and pretend to use it like a phone, complete with tiny screen and fiddly controls.

      I get that they would like me to install their app but this is almost offensively user-hostile design, and pretty much ensures I'll never install anything of the sort. I might consider installing the app of a company who deliver to me regularly and have a good track record of being good at their jobs, if that app offers useful functionality which can't be offered via a web page - but even that's unlikely. But these guys who I have never heard of until today and are pulling this nonsense? No way.

      29 votes
    3. [SOLVED] "User menu" can you implement a differentiation between "Your posts" and "Your submissions"

      Right now when I click user menu I see this: User menu Profile Your posts Your bookmarks Your votes Your ignored topics I think it would easier to if we could differentiate between posts we made...

      Right now when I click user menu I see this:

      User menu
      Profile
      Your posts
      Your bookmarks
      Your votes
      Your ignored topics

      I think it would easier to if we could differentiate between posts we made on other's submissions and our own submissions. Don't know if this is easy to implement, but for me at least, it would make searching through my stuff here way easier.

      4 votes
    4. Groups don't show unsubscribed topics

      On https://tildes.net/groups it looks like at least on Firefox 88 the normal link color: a.link-user:visited, a.link-group:visited is overriding the unsubscribed color:...

      On https://tildes.net/groups it looks like at least on Firefox 88 the normal link color:

      a.link-user:visited, a.link-group:visited
      

      is overriding the unsubscribed color:

      .group-list-item-not-subscribed a.link-group
      
      4 votes
    5. FOSS and UX (twitter thread)

      @Kavaeric: Let's walk through this, shall we?Say we've decided to make a new FOSS word processor. Call it, I dunno, Libra-Office or O-Pan-Office. Just a thought. Word processors, as you might guess, are also a fairly entrenched market.Who's our target audience?

      26 votes
    6. No feedback when saving filters

      If I add, remove, or change a topic filter, and then press the "Save" button, I get no indication that anything happened. It does work, but it's odd that it doesn't tell you it tried. What if...

      If I add, remove, or change a topic filter, and then press the "Save" button, I get no indication that anything happened. It does work, but it's odd that it doesn't tell you it tried. What if something caused it to fail? (Maybe that case is handled?) I think it should say something like "Changes saved at 3:11:42PM", or something along those lines so you know it actually updated.

      5 votes
    7. Feature request: "confirm comment submission" option

      I constantly hit the "Enter" key in the middle of writing a comment, usually when moving my hand over to my mouse. To avoid this, I'd love it if there were an option in settings to require a...

      I constantly hit the "Enter" key in the middle of writing a comment, usually when moving my hand over to my mouse. To avoid this, I'd love it if there were an option in settings to require a confirmation before any comments are actually submitted. It shouldn't be required, but it would be helpful for me personally.

      5 votes
    8. What are some examples of good administrative/management UI design to use for inspiration?

      tl;dr What applications (web or desktop) have you seen that have excellent, productive user interfaces that prioritize getting shit done? I am currently developing a moderately complex web...

      tl;dr What applications (web or desktop) have you seen that have excellent, productive user interfaces that prioritize getting shit done?

      I am currently developing a moderately complex web application with a management interface that will be used by non-technical users. It also has a separate interface for technicians to see their tasks and submit reports, but I'm pretty happy with how that's coming together. I have a pretty good idea of how I want to display data in terms of what kind of "widgets" I could use. For example, a calendar view with daily, weekly, and monthly view modes. What I'm looking for inspiration with are the finer details, like filtering data, navigation, data hierarchy. I want to find things I hadn't even considered and aren't part of the typical "flat web UI toolkit" playbook.

      I'd love to steal small ideas from a forgotten tool built for Windows 95, or maybe those paradigms are best left in the past—I don't know. Personally, I find most flat UI applications are almost useless in terms of discoverability, productivity, and general ease of use. Something like the Azure dashboard is what I would like to avoid building.

      I'm also trying to keep my front end stack pretty lean by using Vue.js and rolling my own components based on accessible and keyboard navigable HTML components.

      9 votes
    9. Is macOS truly the holy grail UX for older people?

      My mother is 65+ years old and loves everything Apple, but whenever I need to touch her computer I find myself questioning that choice. The degree to which Apple abstract things from the user...

      My mother is 65+ years old and loves everything Apple, but whenever I need to touch her computer I find myself questioning that choice.

      The degree to which Apple abstract things from the user enables the most absurd behaviors. macOS gives little indication about which programs are open, and the red x on the top left corner just closes windows, not apps. Because the session persistence is so robust, the consequence is that my mother's Macbook Air keeps 12+ programs and their states open at all times literally for months. Every time she comes over from another continent, I close a bunch of stuff and get her an instant performance boost. Plus, she's never really sure if a program is open or not.

      The concept of (work)Spaces, as well as the launchpad, spotlight, or even how Finder really works is beyond her. Because of her over-reliance on the dock, she never enabled autohiding, so her screen real state is always crowded.

      Folders are entirely immaterial for her. Everything goes to "Downloads" with no organization whatsoever, and she's always looking for stuff "manually" by reading the filenames.

      Her machine is running Mojave, and right now I can only see that finder displays two "Libraries": Documents and Downloads. Linux and Windows have Videos, Downloads, Music, etc. Those are easy to make sense of. What's the supposed Mac alternative? Buy stuff on iTunes. Well, if something is not on Amazon Video or Netflix my mother is a pirate like me (hehe), so she never made sense of it and I truly despise using iTunes for doing anything at all. She also downloads a bunch of media related to her job.

      I'm not saying macOS is bad, I'm just asking: is it really the best choice for non-technical older people?

      15 votes