palantir/blueprint

Make Breadcrumbs keyboard-accessible

Open

#4,916 opened on 2021年9月17日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)TypeScript (20,263 stars) (2,167 forks)batch import
Domain: accessibilityP1Package: coreType: enhancementhelp wanted

説明

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

コントリビューターガイド