Elektrine lite

← Feed

@Scott@tweesecake.social

Post #1580236

2026-04-22 08:58 UTC

@micr0 Heads up for any screen reader users who want to support this. On the KoFi page, the toggle buttons to choose One Time or Monthly donation don't update their states properly at the moment, screen readers say One time is unpressed and Monthly is pressed no matter what you do. If you hit either Enter or Space on whichever button you want to choose, hitting either of those keystrokes does work. FYI I got confirmation from a working set of peepers and finished making a donation here to verify. I think there's someone at KoFi I can reach easily, will try to get it fixed.

Replies (2)

  • @micr0@wetdry.world 2026-04-22 10:42

    @Scott Aw shucks, I didn't know Kofi had such a bug, have you reached out to them? I'd be more than happy to boost a post in the hopes it reaches them so they can fix it

    Open ##1580237

  • @jscholes@dragonscave.space 2026-04-22 13:35

    @TheQuinbox Sigh. There's a checkbox in the markup to control whether a donation is recurring. Naturally they decided to hide it with `display: none` and `aria-hidden` (just to be absolutely sure nobody could use such a dangerously unsexy control!) and implement some inaccessible toggle buttons on top of it instead. I donated anyway. Hopefully I didn't sign over my soul by accident. @Scott @micr0

    Open ##1580240