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

Document > List Toolbar docs show wrong default for searchEnabled #2264

Closed Blackbaud-AlexKingman closed 5 years ago

Blackbaud-AlexKingman commented 5 years ago

Expected behavior

searchEnabled defaults to true

Actual behavior

Docs show searchEnabled default as false

https://developer.blackbaud.com/skyux/components/list/toolbar

blackbaud-johnly commented 5 years ago

Addressed in https://github.com/blackbaud/skyux2-docs/pull/202.