Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Consider including a note on the accessibility issues of wrapped text in columns

オープン
#100 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
35/100
issue の種類
ドキュメント
明瞭さ
おおむね明確
活発さ
停滞

調査の方向性

まず、列内の折り返しテキストに関するドキュメントまたはユーザー向けの案内を見つけ、CLI オプションの説明方法を確認します。提案された警告を要求された内容として使用し、その後、アクセシビリティ上の制限と opt-in の案内が明確に文書化されていることを確認します。

索引モデルが issue の本文から書いたものです。

説明

docs

Since wrapped text doesn’t make sense for people using a screen reader, it might be a good idea to include a warning that it should only be used as an option, when possible. (Otherwise, you will be locking people who rely on screen readers out of using your app.)

Possible copy:

Warning: Using wrapped text in columns in command-line interfaces is inaccessible to people who rely on screen readers. Please consider making wrapped text an option that people opt into – perhaps by supplying a special flag – and ensure that your apps are usable by people of all abilities.

This is how I implemented it in my app:

Screenshot from 2020-11-18 16-43-35

More (thread): https://mastodon.ar.al/@aral/105231108540229990

主要言語
JavaScript
スター
395
フォーク
44
平均マージ
6分
マージ済み PR(30日)
3

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

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

yargs/cliui のほかの issue

yargs/cliui の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

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

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