blackbaud / skyux2

SKY UX 2 is the new version of Blackbaud’s user experience framework that implements Blackbaud design patterns. It extends the framework to abstract many complexities of modern web development and takes advantage of Angular 2 to increase the tooling, testing, and performance available.
https://developer.blackbaud.com/skyux
MIT License
32 stars 65 forks source link

Disabled vertical tab group is interactable #2184

Closed blackbaud-conorwright closed 5 years ago

blackbaud-conorwright commented 5 years ago

Expected behavior

The disabled vertical tab should not be focusable or clickable. It should also not show the pointer cursor when hovered over.

Actual behavior

It does :p

Steps to reproduce

  1. Go to the demo: https://developer.blackbaud.com/skyux/components/vertical-tabs
  2. Try to interact with the "Disabled" tab group under the first vertical tabset
  3. see that it is interactable though the content of it won't open

Plunker

Just use the demo: https://developer.blackbaud.com/skyux/components/vertical-tabs

Severity

Medium

Impact

Low

Blackbaud-TrevorBurch commented 5 years ago

Released in 2.35.0