Project

General

Profile

Bug #55877

Updated by Ngwa Sedrick Meh almost 2 years ago

h3. Description of problem 

 The images tab has 18 accessibility issues: 

 buttons lacking accessible names: 5 
 missing form labels: 2 
 missing list container: 4 
 missing aria attributes: 5 
 invalid aria attributes: 2 

 The    namespaces tab has 18 accessibility issues: 

 buttons lacking accessible names: 5 
 missing form labels: 2 
 missing list container: 4 
 missing aria attributes: 5 
 invalid aria attributes: 2 

 The trash has tab has 18 accessibility issues: 

 buttons lacking accessible names: 5 
 missing form labels: 2 
 missing list container: 4 
 missing aria attributes: 5 
 invalid aria attributes: 2 

 h3. Environment 

 *ceph version string: 17.0.0-12499-gb7b8838a (b7b8838a5619736983242b62bf9c67ef973dd45b) 
 quincy (dev) 
 * Platform (OS/distro/release): fedora 36 
 * Cluster details (nodes, monitors, OSDs): 
 * Did it happen on a stable environment or after a migration/upgrade?: stable 
 * Browser used (e.g.: Version 86.0.4240.198 (Official Build) (64-bit)): Google Chrome Version 102.0.5005.61 (Official Build) (64-bit) 

 h3. How reproducible 

 Steps: 

 # Start ceph and login 
 # inspect the block images page with an accessibility checker like https://accessibilityinsights.io/ 


 h3. Actual results 

 !block_images_trash.png!   

 !block_images_namespaces.png!   

 !block_images.png! _Please add logs and/or screenshots_ 

 h3. Expected results 

 _here_ 

 h3. Additional info 

 _here_ 

Back