Suggestion: Open in Codepen buttons should be links (<a>)
- 主要言語
- Nunjucks
- スター
- 840
- フォーク
- 13
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
If possible, the "Open in Codepen" buttons are implemented as `` elements, but should be `` elements. This would:
- Provide a more-accurate representation of what they do (navigate you do a different page), improving accessibility
- Be a better semantic representation of their purpose, for the same reason
- Allow users the control to use them in the way that suits them best, e.g. right-click and "Bookmark link...", "Save link as..." etc., or drag-and-drop the link into a specific other tab or window
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Find the 'Open in Codepen' buttons in the codebase, likely in HTML or Nunjucks template files. Change the button elements to anchor tags while preserving their styling and functionality. Verify the change by checking that the buttons still work and open Codepen correctly, and that they can be right-clicked or dragged as links.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- css, html
- 領域
- accessibility, frontend
- issue の種類
- リファクタリング
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 80/100