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

Action bar is missing from Page-summary component #2378

Closed Theaggarwal closed 4 years ago

Theaggarwal commented 4 years ago

Expected behavior

we should have action bar where we can put the action buttons, as we have in Skyux 1.

Actual behavior

There is no action bar available so UI doesn;t looks nice. we do have action bar in skyux 1 which gives better look and feel.

Steps to reproduce

Can check on Page-summary component demo page.

Plunker (see example SKY UX 2 plunker template at: https://plnkr.co/edit/GeP22YbirEzceF3NVu39?p=preview)

Skyux 2 = https://developer.blackbaud.com/skyux/components/page-summary skyux 1 - https://skyux.developer.blackbaud.com/components/pagesummary/

Severity

Medium

Impact

we are migrating our application from skyux 1 to skyux 2, while trying to keep UI similar. Now we need to add button on the page as no section is available now. adn Need to apply custom Css which can create prod in future..

image

blackbaud-johnly commented 4 years ago

We will update the docs to reflect that the toolbar is an option. Closing this issue in preference of https://github.com/blackbaud/skyux2-docs/issues/778.