Currently, the files uploaded in community post do not support alt tags for images and video transcriptions or summarization, which impacts accessibility for screen reader users. This is due to lack of tagging of file metadata.
An approach that can work is including the file type in the BSON document to improve performance by reducing calls to blob storage, at the cost of higher database size.
Currently, the files uploaded in community post do not support alt tags for images and video transcriptions or summarization, which impacts accessibility for screen reader users. This is due to lack of tagging of file metadata.
An approach that can work is including the file type in the BSON document to improve performance by reducing calls to blob storage, at the cost of higher database size.