cvs-health / ios-swiftui-accessibility-techniques

Demonstrates iOS SwiftUI Accessibility programming techniques using live good and bad examples that can be tested with VoiceOver and other AT. Includes documentation for developers explaining how to code accessible patterns for iOS.
Apache License 2.0
150 stars 13 forks source link

Documentation files do not link to associated coding technique #3

Open MarcSolo opened 8 months ago

MarcSolo commented 8 months ago

I noticed that the "Error Validation" documentation file does not contain a link to the associated coding technique. I think providing a link in the documentation file would make the relevant code easier to discover and navigate to. If others agree, I could help update the documentation files accordingly. Thanks!

pauljadam commented 8 months ago

I noticed that the "Error Validation" documentation file does not contain a link to the associated coding technique. I think providing a link in the documentation file would make the relevant code easier to discover and navigate to. If others agree, I could help update the documentation files accordingly. Thanks!

Thanks Marc! Sounds great!