EngineHub / EngineHub/CommandHelper

MethodScript.com Accessibility - Labels are not attached to search form fields

Đang mở
#1,270 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
accessibility documentation
Ngôn ngữ chính
Java
Star
128
Fork
70
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

The search form does not include accessible labels that can be interpreted by a screen reader.

2 violations detected:

```html

Default Theme
Dark
Nilleke Dark

```

```html

```

Why is this important?

> When on-screen labels are present, they must be programmatically associated with form fields. When on-screen labels are not present, form fields must be given an accessible label.
>
> When form fields do not have a programmatic (accessible) label, assistive technologies may incorrectly render the label or provide no label at all to users. When labels are not present or are incorrect, users of assistive technologies may not be able to complete a form.
>
> The HTML5 specification has a new form field attribute called `placeholder`. This represents a label or hint, such as a word or short phrase, that is assigned to a form field such as an input field. The label or hint appears within the form field and goes away when users start typing. When the `placeholder` attribute is used, the label or hint may not be detected by assistive technologies. Therefore, developers should provide off-screen text in the `label` element of the form field or provide a `title`

https://www.webaccessibility.com/results/?url=https%3A%2F%2Fmethodscript.com%2Fdocs%2F3.3.4%2Findex.html

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

Bắt đầu với trang tài liệu MethodScript.com được liên kết trong issue và kiểm tra các trường của biểu mẫu tìm kiếm có các ID theme-select và search. Sử dụng các vi phạm về khả năng truy cập được báo cáo làm cơ sở; công việc được coi là hoàn tất khi cả hai trường đều có nhãn mà các công nghệ hỗ trợ có thể diễn giải.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
html
Lĩnh vực
accessibility, frontend, web-dev
Loại issue
Lỗi
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Cần làm rõ
Mức phù hợp với người mới
30/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.