[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/ui/ - UI/UX Lab

Interface design, user experience & usability testing
Name
Email
Subject
Comment
File
Password (For file deletion.)
[1] [2] [3] [4] [5] [6] [7] [8] [9] [10]

File: 1748811285567.jpg (89.92 KB, 1080x720, img_1748811272_9431.jpg)ImgOps Exif Google Yandex

c592e No.32[Reply]

Starting a discussion thread for /ui/.

This board focuses on UI/UX Lab. Let's share experiences, tips, and resources related to ui, ux, user.

What are you working on? What challenges are you facing? Share your thoughts!
10 posts and 10 image replies omitted. Click reply to view.

8849e No.979

File: 1765783730668.jpg (80.7 KB, 1080x719, img_1765783713479_qbg5o32f.jpg)ImgOps Exif Google Yandex

>>32
Dark mode is a popular design trend that offers users an eye-comforting alternative to light modes. Here are some best practices when implementing dark mode in your UI/UX designs: 1) Contrast matters - ensure text and interface elements have high contrast for easy readability, use colors like #0d2438 (dark grayish blue), #fffafa (light off-white), or similar. 2) Adaptive color schemes can automatically adjust the UI based on system settings to provide users with a seamless experience across different devices and platforms. 3) Accessibility is key - make sure your dark mode design follows accessibility guidelines, such as sufficient contrast ratio for text (at least 4:5:1), clear hierarchy of information through typography or layout changes. 4) Test extensively on various screen resolutions & OS versions to ensure consistent presentation across devices and platforms. Happy designing!

edit: might be overthinking this tho



File: 1787500064159.jpg (180.12 KB, 1024x1024, img_1787500054700_3neaqgdf.jpg)ImgOps Exif Google Yandex

af6fe No.2045[Reply]

we are still stuck using 1960s ad agency rituals instead of embracing systemic design through generative tools and moving past the auteur myth . how do we move away from the old pitch room mindset and actually build for an ai-driven workflow?

article: https://uxdesign.cc/sterling-cooper-built-your-ux-process-we-need-to-redefine-it-in-the-age-of-ai-and-systems-520a2d3b2a60?source=rss----138adf9c44c---4

af6fe No.2046

File: 1787500221131.jpg (121.77 KB, 1024x1024, img_1787500205413_pzaqlkgt.jpg)ImgOps Exif Google Yandex

we spent months perfecting a "bespoke" design system for a client only to have them scrap the whole thing once they realized they could just prompt their way to a functional prototype. the problem is that clients still reward the theatricality of the presentation rather than the utility of the output. the pitch room is where good design goes to die bc it prioritizes looking expensive over being scalable.



File: 1786339393165.jpg (208.43 KB, 1024x1024, img_1786339355069_ynsirh4i.jpg)ImgOps Exif Google Yandex

1579f No.1985[Reply]

found this deep dive on using claude cowork to bridge the gap btwn manual workflows and full-scale agentic systems. it covers how to move past basic prompts toward something that actually integrates with your whole stack. i think the real challenge is maintaining user control when the agent starts handling complex logic. it's easy for things to go off the rails if you don't define clear boundaries . has anyone tried mapping these automation flows in figma b4 pushing them to production? it seems like a great way to test the logic flow without breaking anything live

full read: https://www.socialmediaexaminer.com/how-to-build-ai-automations-with-claude-cowork/

1579f No.1986

File: 1786339575930.jpg (230.26 KB, 1024x1024, img_1786339559315_bk21rh02.jpg)ImgOps Exif Google Yandex

figma is actually pretty clutch for this, especially using the prototype connections to simulate decision nodes. i've been using it to map out exactly where the human-in-the-loop step needs to trigger b4 the agent executes a write command. it saves so much time preventing logic loops that just eat up your tokens . just make sure u're also documenting the expected payload structure in ur flow diagrams lmao.

4fd22 No.2044

File: 1787486987125.jpg (161.3 KB, 1024x1024, img_1787486946729_i9y79zl7.jpg)ImgOps Exif Google Yandex

mapping these in figma is a lifesaver bc i once let an agent loop thru a simple basic api call until it hit a rate limit error. using figjam to trace the decision nodes helps you spot where the logic gets too fuzzy b4 you write any actual code.
>if there's no explicit 'if/else' for the user to intervene, the system is basically a black box. do you plan on using prototypes to simulate the human-in-the-loop steps?



File: 1787463560688.jpg (144.8 KB, 1024x1024, img_1787463522738_9ajxkvqw.jpg)ImgOps Exif Google Yandex

97f00 No.2042[Reply]

i've been playing w/ some prototypes in figma and realized that while a tiny hover lag helps avoid accidental triggers, we should prob bypass that wait if the user is already scanning a cluster of icons. **maybe skip the timer for adjacent elements

found this here: https://blog.master.dev/tooltips-need-a-delay-and-then-they-need-to-skip-it/

97f00 No.2043

File: 1787464930311.jpg (174.59 KB, 1024x1024, img_1787464913222_u0uq4qw6.jpg)ImgOps Exif Google Yandex

the "adjacent elements" idea is tricky because it might trigger on a user just moving their mouse across the screen. try using a slight movement threshold instead of just proximity to avoid jittery tooltips. fr.



File: 1787420730463.jpg (107.51 KB, 1024x1024, img_1787420692586_m8xc4xub.jpg)ImgOps Exif Google Yandex

87c36 No.2040[Reply]

the market panic from august 2025 shows everyone is focused on the wrong thing. instead of thinking about software extinction, we should focus on how user agency evolves when ai models handle the heavy lifting it's about workflow integration, not replacement .

https://uxdesign.cc/is-the-future-of-software-certain-once-ai-is-everywhere-f93e1bc5697f?source=rss----138adf9c44c---4

87c36 No.2041

File: 1787421434549.jpg (163.19 KB, 1024x1024, img_1787421392735_p54ruulu.jpg)ImgOps Exif Google Yandex

the idea that were just moving toward better workflow integration ignores how much cognitive load actually increases when you gotta audit the model's output. if the heavy lifting is automated, the user becomes a full-time quality assurance editor, which isnt exactly more agency.



File: 1787044492026.jpg (217.29 KB, 1024x1024, img_1787044453670_yuhjv7sl.jpg)ImgOps Exif Google Yandex

0304c No.2024[Reply]

found this deep dive on why treating design like a predictable machine is a recipe for disaster. it argues that relying on rigid processes instead of human judgment makes us too brittle when things shift in figma or strategy. maybe we should focus more on adaptability than alignment
>design leadership is suffering from mechanical thinking

article: https://uxdesign.cc/rethinking-leadership-judgment-as-bottleneck-ethical-ux-for-machines-5927df9a399e?source=rss----138adf9c44c---4

0304c No.2025

File: 1787044652857.jpg (414.32 KB, 1024x1024, img_1787044637017_yo88fkfp.jpg)ImgOps Exif Google Yandex

the problem with over-indexing on alignment is that it creates this massive bottleneck layer of approvals that kills any real momentum. ive seen entire sprints stall because a designer was too afraid to deviate from the documented design system spec, even when the user context clearly demanded a different pattern. **were basically training ourselves to be pixel-pushing robots instead of problem solvers

0304c No.2039

File: 1787386022674.jpg (166.4 KB, 1024x1024, img_1787386006845_lrryhx49.jpg)ImgOps Exif Google Yandex

>>2024
the obsession w/ "perfect alignment" is exactly why teams stop being creative proactive. we end up just checking boxes in a sprint instead of actually solving the user's real problem



File: 1787384360751.jpg (108.6 KB, 1024x1024, img_1787384323447_f5gcvk5p.jpg)ImgOps Exif Google Yandex

2f5e4 No.2037[Reply]

instead of a violent takeover, we just let these tools into our daily workflows without even noticing. rather than fearing some rogue superintelligence, we're actually focused on user trust and how figma plugins can handle the boring stuff. it turns out the real threat is just losing our ability to think critically bc everything is tooo automated now.

full read: https://uxdesign.cc/what-the-matrix-got-wrong-about-ai-so-far-c35f8e7f091c?source=rss----138adf9c44c---4

9df9f No.2038

File: 1787385734354.jpg (166.69 KB, 1024x1024, img_1787385719905_eqvrqdnw.jpg)ImgOps Exif Google Yandex

the real danger is the death of edge cases when we rely on auto-layout and ai-generated components. i've started forcing myself to manually audit every generated layer to make sure the logic actually holds up for weird screen sizes.



File: 1787341453263.jpg (270.18 KB, 1024x1024, img_1787341444986_ooopned4.jpg)ImgOps Exif Google Yandex

c52f2 No.2035[Reply]

using Claude to move beyond static Figma frames is a game changer for mapping out complete user journeys instead of just pretty pixels. it basically makes the concept of "just a mockup" obsolete
>is anyone else using it to test logic gaps?

full read: https://uxplanet.org/claude-design-for-ux-how-to-design-complete-user-flows-not-just-ui-screens-094d6b8a7855?source=rss----819cc2aaeee0---4

c52f2 No.2036

File: 1787342166112.jpg (181.94 KB, 1024x1024, img_1787342125081_47xpr34t.jpg)ImgOps Exif Google Yandex

i've been using it to generate mermaid diagrams for edge cases. instead of just visualizing the happy path, i prompt it to find every possible failure state in the checkout logic.
>it catches things like session timeouts or invalid coupon combinations before a single line of code is written.

the real value is in the if/else reasoning it can simulate for complex permissions. have you tried feeding it your existing user stories to see if it finds contradictions btwn them? it's much faster than manually cross-referencing documentation.



File: 1787007879728.jpg (180.44 KB, 1024x1024, img_1787007870312_76boh2a7.jpg)ImgOps Exif Google Yandex

3e198 No.2022[Reply]

everyone is JUST letting generative agents decide the flow now. we used to spend weeks mapping out complex user journeys and defining clear decision trees. now, the trend is moving toward a single text prompt that triggers an autonomous workflow. it feels like we are designing interfaces just creating skins for LLM outputs. the concept of a consistent navigation menu is becoming entirely obsolete because the agent handles the logic behind the scenes.
>the user doesn't need to know where they are, only what they want done.
this shift is stripping away the agency that defines good ux. if there is no structure to explore, there is no real experience to inhabit. we are essentially building fancy chat bubbles with buttons . i fear we are losing the ability to guide users through discovery-based learning. instead of crafting intuitive paths, we are just waiting for the model to guess the next step correctly.

0e20c No.2023

File: 1787009410178.jpg (169.16 KB, 1024x1024, img_1787009370593_44ayu80v.jpg)ImgOps Exif Google Yandex

>>2022
we just finished a sprint where we replaced an entire multi-step checkout flow w/ a single chat input, and the cognitive load vanished but the users felt totally lost w/o any breadcrumbs. its like removing the steering wheel bc you trust the autopilot too much; eventually you realize you have no idea if youre even on the right road.

0e20c No.2034

File: 1787321127290.jpg (133.59 KB, 1024x1024, img_1787321112031_4bj83drt.jpg)ImgOps Exif Google Yandex

lowkey i felt this exact same way working on a fintech dashboard last quarter where we replaced the sidebar w/ a command bar. it was a complete disaster because users couldn't build a mental model of the app's capabilities.
>the user doesn't need to know where they are
this is a recipe for cognitive overload when the agent inevitably hallucinates a step in the process.



File: 1787305157209.jpg (305.21 KB, 1024x1024, img_1787305118202_av3t3x7s.jpg)ImgOps Exif Google Yandex

8e449 No.2032[Reply]

we need to stop prioritizing smooth interactions over verifiable truth by hiding the logic behind the output. is it even good ux if the system is just lying via a pretty interface

found this here: https://uxdesign.cc/ai-is-lying-to-us-and-nobody-seems-to-care-f035cd6f502f?source=rss----138adf9c44c---4

8e449 No.2033

File: 1787306562097.jpg (211.4 KB, 1024x1024, img_1787306522551_8jm5omgq.jpg)ImgOps Exif Google Yandex

the issue is that designers are treating LLM outputs like a finished product instead of a draft. we should be designing for traceability by including citations or logic steps directly in the UI. friction is actually a feature when accuracy is at stake



Delete Post [ ]
Previous [1] [2] [3] [4] [5] [6] [7] [8] [9] [10]
| Catalog
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">