GeistHaus
log in · sign up

User Facing State | CSS-Tricks

css-tricks.com

Let's talk about state. Communicating state to the user that is, not application stores state in JavaScript objects, or localStorage. We're going to be

7 pages link to this URL
Mostly Coherent Thoughts

Scott O'Hara is a designer and developer based outside of Boston MA. He writes code and cares a ton about building great, accessible user experiences for everyone.

All the user-facing states

User-facing state is what someone experiences when they interact with (or try to interact with) an element in some capacity.

1 inbound link website en AttributesDesignDesign SystemsDevelopmentHTML
UI = f(statesⁿ)

“UI is a function of state” is a pretty popular saying in the front-end world. In context (pun intended), that’s typically referring to application or component state. I thought I’d pull that thread a little further and explore all the states that can effect the UI layer…

8 inbound links article en
Don’t use custom CSS mouse cursors

While a custom CSS cursor may seem flashy and fun, consider that it may present a significant, unnecessary barrier to access.

2 inbound links website en AccessibilityCSSDesignInclusion
All the user-facing states

User-facing state is what someone experiences when they interact with (or try to interact with) an element in some capacity.

2 inbound links website en AttributesDesignDesign SystemsDevelopmentHTML