callstack / callstack/react-native-paper
RadioButton.Item has duplicate tabstop
- Ngôn ngữ chính
- TypeScript
- Star
- 14.5k
- Fork
- 2.2k
- Merge trung bình
- 5 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 12
Mô tả
### Current behaviour
RadioButton.Item contains two elements with a tabIndex of 0, so it takes 2 tabs to go past it.
### Expected behaviour
There should be only one tabbable element, since they do the same thing
### How to reproduce?
Issue is visible in the example snack () under the "Radio Button Item" page, at least on the Web platform. Click an item, and then press Tab a few times to observe the behaviour
### Preview
### What have you tried so far?
nothing
### Your Environment
| software | version
| --------------------- | -------
| ios | n/a
| android | n/a
| react-native | 0.80.1
| react-native-paper | 5.14.5
| node | 22.13.1
| npm or yarn | npm 10.9.2
| expo sdk | n/a
Hướng dẫn đóng góp
Hướng nghiên cứu
Bắt đầu từ phần triển khai RadioButton.Item và tái hiện vấn đề trong Expo Snack được liên kết trên nền tảng Web. Xác minh rằng một RadioButton.Item chỉ để lộ một phần tử có thể truy cập bằng Tab và việc nhấn Tab sẽ di chuyển qua phần tử đó một lần.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- react-native, typescript
- Lĩnh vực
- accessibility, frontend
- Loại issue
- Lỗi
- Độ khó
- 2/5
- Thời gian dự kiến
- 1-3 giờ
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 50/100