Skip to main content
Meytal Dahan

Insights

Writing on complex product design.

Articles on product design, UX architecture, design systems, and complex enterprise systems - organized by persona and topic, drawn from real projects.

11 articles

Government & Public Sector
Engineering LeadersIndustry-Specific Accessibility

In GovTech, Accessibility Is a Spec, Not a Score

Most teams treat accessibility as a quality bar to clear. In govtech it's a spec with legal teeth — 'mostly accessible' is a failed audit. That changes how you build, not just how you test. Semantic HTML and a real focus model aren't cleanup work; they're the floor a screen reader user stands on. The fancy custom date picker is exactly where public services fail — so I stay conservative, favoring native elements over clever ones. Your users are on assistive tech, old devices, in sunlight, under stress, with low digital literacy — all on the same form. Bake the checks into CI. Make keyboard-only a definition of done. The goal isn't a passing score. It's a service nobody is locked out of.

Read
Movement
Engineering LeadersIndustry-Specific Accessibility

Accessibility in Health Isn't WCAG Theater

In a health product, accessibility isn't WCAG theater. Movement (Ichilov's checkup app) is used by a broad working population — not digital natives, and not always calm when results arrive. So WCAG was the floor, not the goal. The sharpest case: the self-assessment questionnaires, where completion rate is the metric and every accessibility gap is a drop-off. Large tap targets, friendly high-contrast color, icons that support text rather than replace it, and semantic structure so assistive tech announces 'next appointment' as a real unit. For CTOs: health-domain accessibility is a correctness requirement, not a checkbox. An inaccessible questionnaire directly suppresses the metric your clinical workflow depends on.

Read
Zammit
Engineering LeadersIndustry-Specific Accessibility

Accessibility for a Spatial Configurator That Isn't a Shop-Floor Tool

Accessibility in manufacturing software usually conjures gloves and ruggedized touchscreens. Zammit wasn't a shop-floor tool. Its users were engineers, architects, contractors and retail pros doing procurement on web and mobile. So the accessibility challenge was cognitive and spatial, not environmental. The flagship shelving planner asked people to configure dimensions, shelf count, edge profiles and per-shelf placement — explicitly without CAD knowledge. That means the spatial model has to be legible to someone who's never read a technical drawing, while still respecting WCAG fundamentals: contrast, focus order, input alternatives for a visual UI. Real accessibility here is refusing to gatekeep a complex purchase behind expertise the user never needed.

Read