rrrapha / translate_locallang

Editor for locallang.xlf files (TYPO3 backend module)
GNU General Public License v2.0
11 stars 18 forks source link

A11Y: Improve readability by adding spacing and focus styles and further suggestions #63

Open peter-neumann-dev opened 1 year ago

peter-neumann-dev commented 1 year ago

To resolve issues with readability and focus styles in the backend module, a slight spacing between the selects of the upper form group should be added to prevent overlapping of the existing focus styles from bootstrap.

For inputs and textareas in the translation table, a slight padding and a focus style should be added, to improve readability and identification of the active input. The paddings should be as small as possible to prevent the table from increasing in vertical height.

Additional improvements to consider in the future: