Wagner Trezub
Wagner Trezub
The focus issue when entering a block using the Tab key has been fixed. Now, the onFocus function works similarly to the onClick function, giving focus to the block and...
**Describe the bug** - The table with the users has checkboxes implemented with divs and without aria attributes to associate them with their respective groups/users. Therefore, with a screen reader,...
**Describe the bug** When moving in a test block, the behavior is different with mouse and keyboard. When the input receives focus with the keyboard (using tab) and the field...
https://github.com/plone/volto/issues/5118 - Fixed the low contrast of the toolbar expand/collapse button and added a hover effect. - Added an additional dynamic text for the expand button to properly indicate both...
Improved accessibility for the ‘Datetime-Widget’ component by adding an ‘aria-label’ and a translation for the ‘screenReaderInputMessage’. PR Volto 17: https://github.com/plone/volto/pull/6793/
This PR fixes an accessibility issue in the top/side menu in the content-types. Previously, the menu items were rendered as `` elements without an href attribute. According to the HTML...