Looking for Feedback
https://friendica.world/display/84b6ef2b-5868-4c8d-0b04-06e400523628
Looking for Feedback
https://friendica.world/display/84b6ef2b-5868-4c8d-0b04-06e400523628
clip-path works, but reduces the clickable/hover area to just the number itself, which for single digits isn't much. I'd have to test it, but I think hiding the word might also mean screen readers won't read it, and there's no ARIA accessibility stuff on any of those response elements. The only thing I tried that kind of worked was to create an absolutely positioned pseudo-element with the background color placed over the word to hide it. There are probably edge-cases where it would look weird or the layout wouldn't work. I'll consider it, but it may not be worth the extra work.