microsoft / powercat-creator-kit

This toolkit helps create well-designed Power App experiences on the web & mobile. It contains a component library; PCF controls and other utilities that increase developer productivity.
MIT License
321 stars 53 forks source link

[Feature]: Fluent UI details list ColCellType : Image #350

Open kaalkit opened 1 year ago

kaalkit commented 1 year ago

Describe the bug Fluent UI details list code component is utilized in the canvas app, unfortunately I am unable to add an alt text to a ColCellType : Image. This is impacting our ITAS testing, the jaw software reads the image as unlabeled graphic.

Expected behavior Need a property to where we can specify the value for attribute of image type's "alt" text.

### Tasks
denise-msft commented 2 months ago

@kaalkit does ColAriaTextColumn meet your accessibility requirements?