AztecEditor-iOS icon indicating copy to clipboard operation
AztecEditor-iOS copied to clipboard

Unable to determinate toolbar button status programatically

Open brbrr opened this issue 7 years ago • 1 comments

For automated tests (and for VoiceOver users) we need to be able to check toolbar status programmatically. For this, we can change expand button label to reflect it's status i.e. formatToolbarButton && formatToolbarButtonExpanded

Also, toolbar expand button don't have an accessibility selector, which makes it hard to locate.

brbrr avatar Nov 27 '17 03:11 brbrr

@brbrr - Changing the "Enhancement" label since the idea of that one is to use it for user-facing changes.

diegoreymendez avatar Nov 27 '17 12:11 diegoreymendez