Compact, at a glance indicator of checklist status

What are some good ways to show, at a glance, the status of items in a checklist?
I have some checklists for various people in an organization. I need to show the various states of each person’s checklist at a glance. Here’s what I have s…
share this post : )
Apple’s round checkboxes – Where and when are they used?

We are building a cross platform app, and a decision maker on my team (who is an Apple user) wants all of our “Select to delete” checkboxes to be round, “Like Apple’s Mail and Messages apps”.
I personally find this confusing, I think t…
share this post : )
How to Handle Losing Your Motivation as a Designer

We share a technique you can use when you’re feeling burnt out and can’t bear to take one more step to complete that big creative project.
The post How to Handle Losing Your Motivation as a Designer appeared first on Speckyboy Design Magazine.
share this post : )
Best pattern for an image link on a card

I am using cards with images in a project. Ideally, I would like to have the images to be clickable and link to additional information on the topic presented on the card. On desktop, this works wonderfully. On mobile, this is an issue sinc…
share this post : )
10 CSS & JavaScript Snippets for Creating Drag-and-Drop UIs

We share ten CSS and JavaScript code snippets for implementing drag-and-drop interfaces that you can use on your own web projects.
The post 10 CSS & JavaScript Snippets for Creating Drag-and-Drop UIs appeared first on Speckyboy Design Magazine.
share this post : )
What does ‘Impact on Distilled’ Mean? [closed]
![What does 'Impact on Distilled' Mean? [closed]](https://uxsharelab.com/wp-content/themes/proxima/images/thumbnail-placeholder.gif)
I’m working a project around a checkout process and I’m using a prioritisation matrix to order which UX improvements to start on first based on a few conditions, these are:
Technical Feasibility
Design/UX Feasibility
Impact on User
Impac…
share this post : )
Modular tabs or long page scroll

A content heavy real estate website is deciding whether to switch the navigation to using modular tabs, where content opens in the same pane. Currently, the site uses a long page scroll where all content loads at once and the navigation al…
share this post : )
Way to fit a more than 20 columns wide table in PDF?

I have a table with more than 20 columns. This table is displayed with scrolling on a website. I have to scale these columns for a PDF export.
Is there a UI pattern that helps fitting these columns into a PDF?
share this post : )
Pop-up or separate page for user account settings?

I’m working on a betting website, so it is kinda one game dashboard for all games, user only navigates from left side bar to change events. I have standard header where on the right top corner is notification/deposit/account/logout.
So my…
share this post : )
Card-Sorting in Mobile App

The user needs to order a stack of cards, let’s say each one representing a task. Let’s assume the user has already ordered a set of tasks and now he needs to place a new one within the stack at the right priority order. In order to find t…