FXForms
FXForms copied to clipboard
Add support for accessibility labels on text fields.
This adds support for specifying accessibility labels for text fields. This is important not only for accessibility but also for automated UI testing. I can extend this to add accessibility labels to other types of UI controls if you think this approach is reasonable.
I agree that this is super important (primarily in order to do UI testing in my case) and from my point of view any FXForm component should offer the ability to set the accessibility label (and/or accessibility identifier). Any timeline on when this is being merged/expanded on?
+1
Can you provide an example of this feature being used please? It sounds like a great new feature. I just wish I knew how to use it! haha
+1 need this for UI testing for app that supports muliti languages.