New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Apply our accessibility min-bar to controls #426
Comments
Working on a blog post to explain more how to do this |
It is perfect and AutomationProperies implementation must be a requirement for any project out there. I used to work with blind-born programmer and he was mentioning about this everytime. Why it is important, why we should have it etc. It also helps to keep up with our main reason which is helping developers. I'm glad :) |
Here is the blog post: https://www.eternalcoding.com/?p=2792 |
I'm in ! I start with the HeaderdTextBlock control. |
Thanks! |
just check this PR first as we are introducing some update to the control: |
For the HeaderdTextBlock control, Name and AutomationProperties.Name are filled. I think it's already good, isn't it ? |
Correct :) I flagged it as done |
I continue with the PullToRefreshListView control. |
I continue with the SlidableListItem control. |
It's done with the SlidableListItem control, I continue with the GridSplitter control. |
Almost done. Need to finish radial gauge and I'll send a PR |
AdaptiveGridView
RangeSelector
HamburgerMenu
BladeView
DropShadowPanel
HeaderdTextBlock
ImageEx
PullToRereshListView
RotatorTile
SlidableListItem
MarkdownTextblock
DropShadowPanel
TextBoxMask
TextBoxRegex
Expander
TileControl
WrapPanel
GridSplitter
MasterDetailsView
RadialGauge
More info on the features to check:
https://github.com/Microsoft/UWPCommunityToolkit/blob/dev/contributing.md#quality-insurance-for-pull-requests-for-xaml-controls
The text was updated successfully, but these errors were encountered: