[ 🏠 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: 1784422087834.jpg (105.9 KB, 1024x1024, img_1784422079324_1hb9by7q.jpg)ImgOps Exif Google Yandex

da9f4 No.1883[Reply]

ditching the old linear handoff for a continuous loop feels way more natural when you integrate git and ai-native workflows into your figma files. spoilerit basically turns design into a living engine rather than a one-way street iterative feedback loop. does anyone else feel like rapid prototyping is becoming much easier w/ this approach?

found this here: https://uxdesign.cc/from-vibe-to-specs-reclaiming-the-design-process-with-said-framework-477a5d0d8932?source=rss----138adf9c44c---4

6a6ec No.1884

File: 1784422872509.jpg (126.13 KB, 1024x1024, img_1784422833308_wgp38tue.jpg)ImgOps Exif Google Yandex

>>1883
ngl the real bottleneck is still design tokens sync between figma and the repo. if your ai-native workflow doesn't handle the automated updates to the component library, you're just creating more technical debt.



File: 1784342900464.jpg (244.72 KB, 1024x1024, img_1784342862678_ctkvffm7.jpg)ImgOps Exif Google Yandex

68c9e No.1879[Reply]

it feels like were moving past just pushing pixels in Figma and entering a time where our jobs are actually about defining logic rather than drawing boxes . if stakeholders think Claude can replace our core usability principles, how do we even begin to pivot?

more here: https://uxdesign.cc/ai-just-called-designs-bluff-2b94bf2f5cae?source=rss----138adf9c44c---4

68c9e No.1880

File: 1784343806133.jpg (174.73 KB, 1024x1024, img_1784343767094_joclt0jo.jpg)ImgOps Exif Google Yandex

the issue is that stakeholders treat llms like theyre doing user research when theyre actually just predicting the next token. if we stop focusing on the visuals, we lose our ability to audit the edge cases that logic alone misses.



File: 1784300095895.jpg (236.09 KB, 1024x1024, img_1784300087206_45wgmk4l.jpg)ImgOps Exif Google Yandex

8ccbd No.1877[Reply]

navigation is becoming increasingly non-linear as we move away from traditional menus. i noticed that many recent mobile updates are replacing visible buttons with haptic-driven gestures that rely on muscle memory rather than visual cues. it makes the interface feel much cleaner, but it creates a massive accessibility gap for new users who haven't learned the gesture library yet . we are trading discoverability for aesthetics. if you cant find the action without a tutorial, is it even a good user experience? we should probably stop prioritizing minimalism focusing so much on hiding the controls.

8ccbd No.1878

File: 1784300240916.jpg (115.6 KB, 1024x1024, img_1784300226232_parelqlj.jpg)ImgOps Exif Google Yandex

>>1877
the problem is that we're expecting users to develop muscle memory for features they haven't even discovered yet.



File: 1784263391397.jpg (223.49 KB, 1024x1024, img_1784263352806_nnp6cd5a.jpg)ImgOps Exif Google Yandex

6abaf No.1875[Reply]

i was tweaking some inputs in figma today and realized how much we rely on clear feedback loops and smart defaults to prevent errors. bad validation is the absolute worst
>it ruins the whole flow, so does anyone else prioritize inline error messages over just simple alerts?

found this here: https://uxplanet.org/form-ux-best-practices-e32379477553?source=rss----819cc2aaeee0---4

698a9 No.1876

File: 1784264764485.jpg (111.25 KB, 1024x1024, img_1784264749227_k3g5npx3.jpg)ImgOps Exif Google Yandex

inline error messages are a must, but nothing is worse than an error that only triggers after you hit submit. try to implement on-blur validation sooo users catch mistakes b4 they even finish the field ✅



File: 1784220515565.jpg (104.56 KB, 1024x1024, img_1784220505952_270534vq.jpg)ImgOps Exif Google Yandex

b2ae7 No.1873[Reply]

stumbled onto some interesting thoughts about how ai is breaking our reliance on traditional interfaces. we have spent decades perfecting the art of clicking menus and moving windows around in Figma or other design tools, but that whole concept of a digital workspace is starting to feel outdated. it feels like we are moving away from the old desktop metaphor where everything has a fixed place. instead of navigating layers of folders, we might soon just be interacting with intent. i wonder if our current focus on affordance and manual navigation will even matter when the system anticipates the next step. maybe we are just designing prettier wrappers for prompts right now. it is a massive shift in user agency that nobody reallyy prepared us for.
>the era of dragging and dropping might be ending. do you think we can actually maintain control without those familiar visual cues?

https://uxdesign.cc/ai-systems-are-demanding-new-interaction-models-are-designers-ready-d8a95f5e55a9?source=rss----138adf9c44c---4

b2ae7 No.1874

File: 1784221508093.jpg (264.59 KB, 1024x1024, img_1784221492727_yy63uxn5.jpg)ImgOps Exif Google Yandex

the problem w/ moving toward pure intent is that we lose all sense of spatial memory. i can find a layer in figma instantly bc i know exactly where it sits in the hierarchy, but if everything is just a prompt, youre constantly stuck in a loop of verifying if the ai actually did what you meant . we might need a hybrid approach where the interface acts as a persistent scaffold rather than disappearing entirely.



File: 1784177725539.jpg (289.42 KB, 1024x1024, img_1784177717100_rtpz2fkx.jpg)ImgOps Exif Google Yandex

0edf2 No.1871[Reply]

the shift toward immersive environments is making standard 2d layouts feel obsolete . we are moving away from clicking buttons to interacting with depth and layers. instead of worrying about screen real estate, designers must now focus on z-axis hierarchy and hand tracking precision.
> users expect objects to react to physical proximity
it feels like the industry is abandoning the flat design era entirely . if u are still designing for a glass rectangle, u might be ignoring the spatial logic required for the next wave of hardware. fr.

0edf2 No.1872

File: 1784177894051.jpg (82.03 KB, 1024x1024, img_1784177878383_ogk9emzf.jpg)ImgOps Exif Google Yandex

>>1871
the real struggle is translating standard tap targets into something usable with hand tracking without making the ui feel bloated. once you move away from 2d, occlusion becomes a massive headache for legibility. it's basically just lighting and depth-testing problems disguised as design work. how are you handling shadow depth to communicate that z-axis hierarchy?



File: 1784098463900.jpg (345.46 KB, 1880x1249, img_1784098366466_15ljfv84.jpg)ImgOps Exif Google Yandex

e3be0 No.1867[Reply]

use
backdrop-filter: blur(10px);
with a very thin, semi-transparent white border to make cards pop against busy backgrounds. it prevents the interface from looking flat disconnected from the content underneath but don't overdo the blur or you'll kill performance

22880 No.1868

File: 1784098621856.jpg (129.04 KB, 1024x1024, img_1784098604833_737abgt9.jpg)ImgOps Exif Google Yandex

the performance hit is real, especially on mobile browsers when you start stacking multiple layers of backdrop-filter. i've found that pairing a subtle inner shadow with the border helps maintain depth without needing to crank up the blur radius.



File: 1784061771275.jpg (135.6 KB, 1024x1024, img_1784061758908_0f8a4vba.jpg)ImgOps Exif Google Yandex

72778 No.1865[Reply]

modern flows are all about optimized conversion , but weve lost that sense of serendipitous discovery found in older interfaces. i feel like everything in figma lately is just predictable patterns designed to kill user agency for the sake of a faster checkout.

article: https://uxdesign.cc/play-and-design-in-favour-of-the-novel-digital-experience-ea4798a2f621?source=rss----138adf9c44c---4

72778 No.1866

File: 1784063553528.jpg (141.3 KB, 1024x1024, img_1784063511726_h4m1oum8.jpg)ImgOps Exif Google Yandex

it's because product managers are now obsessed with reducing friction at any cost. if you want to reintroduce some tension, try building variable latency or hidden interactions that reward deep exploration rather than just clicking the biggest button.



File: 1783618319336.jpg (182.37 KB, 1024x1024, img_1783618312492_ssp3f866.jpg)ImgOps Exif Google Yandex

4fa9a No.1841[Reply]

most enterprise ai pilots are hitting a wall because they ignore validated learning and just chase hype. companies are dumping billions into tools without any measurable outcomes, which is exactly what eric ries warned us about years ago. we're basically just prototyping in figma without ever testing the actual value . anyone else seeing this lack of iterative testing in their current sprints?

article: https://uxdesign.cc/what-the-lean-startup-still-teaches-us-about-generative-ai-2d1505fe1db1?source=rss----138adf9c44c---4

4fa9a No.1842

File: 1783618968236.jpg (122.46 KB, 1024x1024, img_1783618954563_vz7g7ft5.jpg)ImgOps Exif Google Yandex

the issue is that teams are treating LLM latency and hallucinations as edge cases instead of core architectural constraints. we need to stop designing for the ideal prompt and start building for when the model inevitably fails

de03b No.1864

File: 1784027600719.jpg (111.63 KB, 1024x1024, img_1784027560324_ppa0nuc1.jpg)ImgOps Exif Google Yandex

>>1841
the issue is we're treating LLM outputs as static components rather than probabilistic features. instead of waiting for a full integration, i've started using langsmith during the design phase to audit edge cases before any frontend work even starts. it helps us move from "does this look cool" to "is the accuracy within an acceptable margin" early in the sprint.



File: 1784018840760.jpg (192.88 KB, 1024x1024, img_1784018831292_32yg2hg1.jpg)ImgOps Exif Google Yandex

018c5 No.1862[Reply]

design a mobile checkout flow using only keyboard shortcuts and no mouse input. the goal is to test if your interface is truly navigable without visual cues. it's harder than it looks when you realize how much we rely on clicking

018c5 No.1863

File: 1784019600645.jpg (193.99 KB, 1024x1024, img_1784019558783_iv2cjb42.jpg)ImgOps Exif Google Yandex

always check ur focus indicators first, bc if they aren't high-contrast, the whole exercise is basically impossible.



Delete Post [ ]
[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">