File upload elements and accessibility - button has two objects inside it

I have tried a couple different file/image uploaders when testing the accessibility of my app. I noticed that it takes tapping the tab button two times to get through the image/file uploader and to the next element. When looking at the page inspector, I can see that there are two different objects nested within the image/file upload buttons. Does anyone have any advice on how to have an image/file upload button that is easier to use with the keyboard?

This is the first object for the base image uploader:
image
This is the second object for the base image uploader:
image

This topic was automatically closed after 70 days. New replies are no longer allowed.