Scott May's Avatar

Scott May

@thescottmay

Design System Lead @ UK HealthCare | Guiding UI-minded makers in building accessible, scalable, and joyful product experiences.

22
Followers
77
Following
55
Posts
19.11.2024
Joined
Posts Following

Latest posts by Scott May @thescottmay

The user isn't wrong. Your design is.

19.06.2025 21:09 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Your job as a designer is to have an opinion. If you're just a facilitator for other people's ideas, you're an administrator.

19.06.2025 13:17 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Unplug your mouse. Navigate your entire website.

Can't do it?

Congratulations, you just excluded millions of users.

If it's not keyboard accessible, it's not accessible.

18.06.2025 21:10 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

The purpose of AI should be to automate the mundane so that humans can focus on the meaningful.

18.06.2025 13:38 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Your UX career will be defined by the problems you choose to solve. Choose wisely.

17.06.2025 21:46 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

The most effective design systems are the most boring. They prioritize speed and clarity over flashy, novel components. Build for utility, not for your portfolio.

17.06.2025 13:51 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

The future of UX is not on the screen. It’s in the services, policies, and systems that shape our lives. The next great UX designers will design hospitals, not just hospital apps.

16.06.2025 21:06 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

The most powerful AI prompt isn't a prompt at all. It's a well-structured document that gives the AI deep context. The quality of the input determines the quality of the output.

16.06.2025 13:52 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

The most valuable UX designers are the ones who can say "no."

15.06.2025 19:51 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Most design systems are just prettier versions of the same failed ideas. We need a fundamental rethink, not just a fresh coat of paint.

15.06.2025 15:05 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Stop chasing trends. The fundamentals of good UX are timeless.

14.06.2025 19:33 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Behind every screen is a person. A person who deserves to access information, participate in their community, and engage with the world. Designing for accessibility is designing for people.

14.06.2025 15:40 πŸ‘ 2 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

The future of accessibility isn't checklists. It's AI agents that build inclusive products from the start.

13.06.2025 21:03 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

The most valuable skill for a UX designer in the next 5 years won't be Figma. It will be AI literacy.

13.06.2025 13:07 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Every line of code and every design element is a decision. Will it be a bridge or a barrier? As web creators, we have the daily opportunity to either empower or exclude someone.

12.06.2025 21:09 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Accessibility isn't an edge case. It's the core of good design.

12.06.2025 13:41 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

For many, web access isn't a luxury. It's paying bills, booking a doctor's appointment, or applying for a job. An inaccessible website can be the difference between independence and isolation.

11.06.2025 21:10 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

The future of UX isn't about more features. It's about less of everything.

11.06.2025 13:38 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Understanding the Landscape of Accessibility Part 2 of a 9-part series diving deep into web accessibility and WCAG 2.2

View the full post here:

scottmay.dev/p/understand...

11.06.2025 11:32 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

The takeaway: We can't rely on assistive technology to fix an inaccessible site.

As creators, it's our job to build a solid, semantic foundation. When we do, we create a more inclusive and functional digital world for everyone.

11.06.2025 11:32 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Assistive technology can only interpret the meaning and structure we provide.

If the foundation is weak, with improper code and no accessibility attributes (ARIA), the technology will fail, and so will the user's experience.

11.06.2025 11:32 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

A screen reader can't identify a headline based just on bolded text. It needs a proper HTML heading tag (like <h1>).

It can't describe an image missing alt text, leaving the user in the dark.

This is where web developers come in.

11.06.2025 11:32 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

But here’s the most important thing to understand about assistive technologies:

They aren't a guaranteed solution.

These tools depend entirely on the quality of the website's underlying code to function correctly.

11.06.2025 11:32 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

How do we bridge the gap? With Assistive Technologies (AT).

These hardware and software tools (like screen readers, voice controls, and adaptive keyboards) help users perceive, navigate, and interact with the web.

11.06.2025 11:32 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Think accessibility doesn't apply to you?

Have you ever tried using your phone with one hand while holding a coffee? Watching a video in a loud room without headphones? Reading a screen in bright sunlight?

We can all benefit from accessibility.

11.06.2025 11:32 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

A cluttered website or a task that requires a mouse can be a major barrier for someone with a motor or cognitive disability.

Clean layouts, keyboard-only navigation, simple language, and no surprise time-outs are all features of an inclusive design.

11.06.2025 11:32 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

For users with visual or auditory disabilities, the web can be a challenge.

They rely on tools like screen readers, magnifiers, and high-contrast settings. For audio/video content, captions and transcripts are essential.

11.06.2025 11:32 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Let's talk about the spectrum of ability. To design inclusively, we need to consider these challenges:

Visual (blindness, low vision, color blindness)
Auditory (deafness, hard of hearing)
Motor (challenges with mouse/keyboard)
Cognitive (like dyslexia, ADHD)

11.06.2025 11:32 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Accessible design starts with a simple truth: our users are incredibly diverse.

Disabilities can be permanent, temporary, or situational. By understanding people's challenges, we can design compassionately and create a web that works for everyone.

11.06.2025 11:32 πŸ‘ 1 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

Accessibility isn't a list of WCAG requirements to check off. It's a creative constraint that will make you a better designer than you are today.

10.06.2025 21:46 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0