develwoutacause’s avatardevelwoutacause’s Twitter Archive—№ 318

  1. Experienced some truly great #UX today, courtesy of #California #DMV. Had to renew my vehicle registration and found that my account had been deleted, I can only assume because database migrations are hard.
    oh my god twitter doesn’t include alt text from images in their API
    1. …in reply to @develwoutacause
      After renewing the registration, I add to it to my "cart" (as if I ever need to do multiple things here). It's then limited to 5 items. I'm not even sure how you do that without specifically trying? // 5 'ought to be enough for anybody. Item[] cart = new Item[5];
      oh my god twitter doesn’t include alt text from images in their API
      1. …in reply to @develwoutacause
        Finally, I go to pay the fee and the submit button is greyed out. Took me a moment to find the completely illegible T&C checkbox. If it wasn't a link, I don't think I would have seen it at all.
        oh my god twitter doesn’t include alt text from images in their API
        1. …in reply to @develwoutacause
          Also the checkbox has no left margin. I did not crop the left side of the image. I don't have any extensions, theming, or accessibility settings that might cause this. AFAICT, this is just the way it looks by default.