react-component / react-component/picker

需要RangePicker组件中增加aria属性

Open
#939 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
304
Forks
345
Avg merge
2d 7h
Merged PRs (30d)
7

Description

现状:
引用rc-picker中RangePicker组件实现日期选择时,WCGA无障碍时RangePicker中的input输入框没有aria属性

期望:
期望能增加aria等属性 如 aria-label

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the RangePicker component and inspect how its input elements are rendered. Compare the current accessibility behavior with the expected WCAG semantics and verify that the range inputs expose appropriate ARIA attributes, such as aria-label.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
accessibility, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.