-
Notifications
You must be signed in to change notification settings - Fork 185
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
fix(ActionSheet): add a11y documentation for ActionSheetItem #7394
fix(ActionSheet): add a11y documentation for ActionSheetItem #7394
Conversation
👀 Docs deployed
Commit c4280f6 |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7394 +/- ##
==========================================
+ Coverage 92.62% 92.75% +0.12%
==========================================
Files 374 374
Lines 11118 11118
Branches 3646 3646
==========================================
+ Hits 10298 10312 +14
+ Misses 820 806 -14
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
h2. Описание Необходимо проверить общую цифровую доступность компонентов `ActionSheet` и `ActionSheetItem`. h2. Изменения - Написал документацию по цифровой доступности для компонента `ActionSheetItem` - Поправил пример с `selectable` элементами в `storybook` - Поменял пример с `selectable` элементами в `styleguide`. Взял из дизайна в фигме - Проверил общую доступность компонента в `styleguide` и `storybook` через `VoiceOver` и `NVDA`
ActionSheet
#3044Описание
Необходимо проверить общую цифровую доступность компонентов
ActionSheet
иActionSheetItem
.Изменения
ActionSheetItem
selectable
элементами вstorybook
selectable
элементами вstyleguide
. Взял из дизайна в фигмеstyleguide
иstorybook
черезVoiceOver
иNVDA