client
client copied to clipboard
Allow users to manually enter alt text for rect/pin annotation thumbnails
Enable users to manually enter alt text for the thumbnails displayed on annotation cards for rect/pin annotations. The intent is that this will be used for screen readers, search and export to text-only formats. We can also use it when displaying annotation cards outside of the client and don't have access to the thumbnail, although the better solution there will be capturing and storing thumbnails.
PRD (with link to design mockups at bottom): https://docs.google.com/document/d/1T-RQdpMqfvKdLFUWE9P5zqpkLDfGE53kbr_2ns3NFDw/
Related:
- https://github.com/hypothesis/client/pull/7077
- https://github.com/hypothesis/client/pull/7101
This is now implemented.