8 ms·
The "read only" example is such a good illustration of how accessibility problems often aren't one big broken thing, but a bunch of tiny reasonable-seeming deci
by TimByte 3mo ago
The "read only" example is such a good illustration of how accessibility problems often aren't one big broken thing, but a bunch of tiny reasonable-seeming decisions stacked together
- GarnetFloride 3mo agoSo many things are like that. Trying to bolt on accessibility or security as an afterthought never work as well as making those things part of the initial design. I've been at this long enough that yes I know that just getting something out the door so we can make money is important. But this just creates another kind of technical debt that comes back to bite you.