callstack / callstack/react-native-paper

`overlayAccessibilityLabel` prop for Dialog component

オープン
#3,911 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
Accessibility feature request Modal
主要言語
TypeScript
スター
14.5k
フォーク
2.2k
平均マージ
5日 23時間
マージ済み PR(30日)
12

説明

**Is your feature request related to a problem? Please describe.**
The accessibility label for modals is editable via `overlayAccessibilityLabel`, which is necessary given the accessibility difficulties surrounding modals; but there is no corresponding prop on dialogs, leaving us unable to edit the default "close modal" text announced to screen readers.

**Describe the solution you'd like**
I would like to see an `overlayAccessibilityLabel` prop on `Dialog` components.

**Describe alternatives you've considered**
If some of the accessibility props of RN were exposed through `Dialog` (like `accessibilityLabel`, etc.), that might be an alternative.

**Additional context**
n/a

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。