Jesús Recio
Jesús Recio
## https://github.com/owncloud/ios-app/issues/1333 ### Menu - [x] The status of the user is only shown by colored dots. There is no other option is offered to recognize the status, for example...
## https://github.com/owncloud/ios-app/issues/1340 ### Shared with me - [X] The visual labels of the "Accept" and "Reject" buttons are not included in the accessible accessible name, as the accessible name is...
> When I let Accessibility Inspector mimic VoiceOver by reading the description, it only read "Shared by link, image". What needs to be done to get VoiceOver to also say...
# https://github.com/owncloud/ios-app/issues/1341 ## Personal Space - [X] When the elements on the page are sorted, the status of the sorting is sorting is only shown visually by arrows. However, this...
# https://github.com/owncloud/ios-app/issues/1337 ## Personal Space - [x] In the test, it was possible to focus non-interactive elements with the keyboard, which should be avoided. ## Shared with me - [x]...
# https://github.com/owncloud/ios-app/issues/1338 ## Personal Space - [x] For all buttons where the keyboard focus has been implemented by changing the background background color, the keyboard focus is difficult to see....
# https://github.com/owncloud/ios-app/issues/1336 ### Personal Space - [x] In the test, it was not possible to focus the sort button with the keyboard. focus with the keyboard. - [x] It is...
About #1336, keyboard support. Some findings to comment: ### (1) The `Drag Item` option in the `Tab + Z` menu is available in many places, it makes sense only in...
1. - In `Share by Link` menu from sidebar, now `Copy` is missing, not reachable. Should be added tp the actions?  - `Drag item` was removed from many places,...
@felix-schwarz all the findings above are fixed Unfortunately, i found more unexpected appearances of `Drag Item`: - In items inside the `Locations` section of `Available Offline` shortcut in sidebar -...