Block a user
button-component
You're right that the current implementation passes only non-empty strings, so .filter(Boolean) doesn't change behavior today.
The reason it's useful is as soon as someone adds conditional…
List components
Great! But just one small thing: when navigating the list with keyboard, a selected item should also get the "focus/hover"-state!
Fixed.
Also found a bug! If starting with keyboard…