Project

General

Profile

Bug #55880

Updated by Ngwa Sedrick Meh almost 2 years ago

h3. Description of problem 

 The overview tab has 17 level A    accessibility issues: 
 buttons lacking accessible names: 6 
 missing form labels: 4 
 missing list container: 2 
 missing aria attributes: 4 
 invalid aria attributes: 1 

 The targets tab has 49 level A accessibility issues: 

 buttons lacking accessible names: 18 
 missing form labels: 25 
 missing list container: 2 
 missing aria attributes: 3 
 invalid aria attributes: 1 

 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 iscsi page with an accessibility checker like https://accessibilityinsights.io/ 


 h3. Actual results 

 !block_iscsi.png! 

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

 h3. Expected results 

 _here_ 

 h3. Additional info 

 _here_

Back