Links Entries tagged with #ux. ↳ Show all entries 🔗 Dark Mode: How Users Think About It and Issues to Avoid https://www.nngroup.com/articles/dark-mode-users-issues/ An in-depth look at dark mode. Summary: it is popular, but not essential. Users like dark mode but maintain similar behaviors without it. They think about it at the system level, not the application level. If you choose to support dark mode, test your design to avoid common dark-mode issues. #ui #design #a11y #accessibility #ux #dark mode 🔗 Card Sorting: Uncover Users' Mental Models for Better Information Architecture https://www.nngroup.com/articles/card-sorting-definition/ Card sorting is an effective technique to understand if your information architecture matches the mental model of your users. This article by @kwsherwin covers all the basics. #testing #ux #ia #navigation 🔗 Fiber – a free, interactive UI Kit by Framer https://framer.com/ “Every artboard in the Fiber UI Kit features customizable elements, all hooked up to interactions in Code. Customize text, images and animation values to create your own social prototype. Or pull apart native scroll, swipe and slider components for separate projects.” #ui #ux #prototyping #tools #resource 🔗 Smooth Scrolling and Accessibility, by @_hmig https://css-tricks.com/smooth-scrolling-accessibility/ Regardless of how you implement smooth scrolling, there are a few accessibility issues that should be addressed: focus management and animation. #a11y #ui #ux #javascript #animation 🔗 Accessible Tooltips & Toggletips | Inclusive Components by @heydonworks https://inclusive-components.design/tooltips-toggletips/ In this article, Heydon Pickering looks at situations which might call for a tooltip or else a toggletip, and formulates inclusive implementations for each. #ui #components #a11y #ux 🔗 Design Principles, collected by Jeremy Keith (@adactio) https://principles.adactio.com/ A huge collection of design principles from various disciplines. #design #principles #ux #ui #user experience #theory 🔗 Accessible SVGs https://css-tricks.com/accessible-svgs/ Impressively comprehensive article by @_hmig about creating accessible SVGs in order to ensure a great user experience for everyone. #a11y #ux #code #svg