palantir/blueprint

Make Breadcrumbs keyboard-accessible

开放

#4,916 创建于 2021年9月17日

 (5 条评论) (0 个反应) (0 位负责人)TypeScript (2,167 个派生)batch import
Domain: accessibilityP1Package: coreType: enhancementhelp wanted

仓库指标

星标
 (20,263 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Extracting from https://github.com/palantir/blueprint/issues/3925 which flags a couple of issues.

Environment

  • Package version(s): core 3.49.1
  • Browser and OS versions:

Feature request

A breadcrumb's onClick action should also be executed when the enter / space key is pressed (similar to what buttons do).

Examples

贡献者指南