Jeff Heaton

Results 3 issues of Jeff Heaton

### Are you requesting a feature, reporting a bug or asking a question? Reporting a bug. ### What is the current behavior? Screenreaders read redundant information when selecting radio inputs....

bug
accessibility

`libfaketime` recently [updated to 0.9.10](https://github.com/wolfcw/libfaketime/releases/tag/v0.9.10), partly to [fix an issue](https://github.com/wolfcw/libfaketime/issues/357) caused by upgrades to OSX Monterey. We're working around it currently using `freezegun`, but would prefer to drop that and...

- We have a reference field on one of our page types called related_guides ![Image](https://github.com/user-attachments/assets/2e68c0a3-dbb8-4677-a488-13e3583327f0) - When I `page.retrieve`, adding `alt_media_text` to the `PageRetrieveParams` I don't see the expanded version...