• Allison Suarez Miranda's avatar
    fix: replaced aria-label with sr-only to improve accessiblity (#509) · 3a8ecdbd
    Allison Suarez Miranda authored
    * updated all aria-label componets to use sr-only instead, still need to update tests and fix the constants imports
    
    * fixed imports for constants on RequestMetadataForm comp
    
    * another constants import fix
    
    * removed aria-label attribute from tests
    
    * yet another constants fix
    
    * removed the aria-label as well as the sr-only for the add button on the add owner pop up, this is because when selecting the edit button the sr would read edit on Owners, which means that if this option is selected it can be assumed that when the sr reads Add, it will be related to adding an Owner. Trying to have both a sr-only plus the label of the button itself would lead to confusion because i would read add owner and then add, before with aria-hidden it would just hide Add and say add owner, making this not an issue. We could also keep aria-hidden but idk if this also has support gaps
    
    * added newline at end of file
    
    * added newline at end of file
    
    * fixed format issues
    
    * package oopsie
    3a8ecdbd
Name
Last commit
Last update
..
_animations.scss Loading commit data...
_avatars.scss Loading commit data...
_bootstrap-custom.scss Loading commit data...
_buttons-custom.scss Loading commit data...
_buttons-default.scss Loading commit data...
_buttons.scss Loading commit data...
_colors.scss Loading commit data...
_dropdowns.scss Loading commit data...
_fonts-custom.scss Loading commit data...
_fonts-default.scss Loading commit data...
_fonts.scss Loading commit data...
_icons.scss Loading commit data...
_inputs.scss Loading commit data...
_labels.scss Loading commit data...
_layouts.scss Loading commit data...
_list-group.scss Loading commit data...
_pagination.scss Loading commit data...
_popovers.scss Loading commit data...
_typography-custom.scss Loading commit data...
_typography-default.scss Loading commit data...
_typography.scss Loading commit data...
_variables-custom.scss Loading commit data...
_variables-default.scss Loading commit data...
_variables.scss Loading commit data...
styles.scss Loading commit data...