• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

patternfly / patternfly-react / 1891
78%

Build:
DEFAULT BRANCH: master
Ran 13 Aug 2018 01:30PM UTC
Jobs 1
Files 370
Run time 30s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1891

push

travis-ci

priley86
feat(TreeView Component): address accessibility concerns (#345)

* feat(TreeView Component): address accessibility concerns

affects: patternfly-react

* Add aria roles and attributes
* Enable keyboard navigation

ISSUES CLOSED: #321

* Update snapshot

* Add tests

* Align html structure with w3.org guidelines

* Fix keyboard navigation

* Custom focus highlighting

* Roving tab index

* Add aria attributes

* Fix CI errors

* Use data attribute instead of id

* Support left/right arrow for expand/collapse

* Enter and Space for main action

* Extract keyboard key strings to helpers

* Implement keyboard search

* Focus moves to the next node whose text starts with the typed
  character
* Search wraps to the first node if matching name is not found among
  the nodes that follow the focused node
* Ignores nodes that are descendants of closed nodes

* Add accessibleName prop

* Update storybook with keyboard nav details

* Implement * (asterisk) keyboard action

* Expands all closed sibling nodes that are at the same level as the
  focused node
* Focus does not move
* Change nodeId to uniquely identify each node

* Add less file

* More tests

* Add keyboard support for Home and End keys

* Home moves focus to first node without opening or closing a node
* End moves focus to the last node that can be focused without expanding
  any nodes that are closed

* Move to patternfly-react from core

* Hide icons in screen readers

* Update snapshot

861 of 1350 branches covered (63.78%)

Branch coverage included in aggregate %.

2429 of 2942 relevant lines covered (82.56%)

32.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1891.1 13 Aug 2018 01:30PM UTC 0
76.65
Travis Job 1891.1
Source Files on build 1891
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1891
  • 41c0fa36 on github
  • Prev Build on master (#1868)
  • Next Build on master (#1894)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc