Skip to content

feat(pf4 styling): 97 pf4 breadcrumb

CD Cabrera requested to merge 97-breadcrumbs into master

What's included

  • feat(pf4 styling): 97 pf4 breadcrumb

    • replaced Breadcrumb with PF4 version
    • updated app padding to align with logo
    • removed help dropdown carat
    • changed mobile nav to kebab

How to test

Are there directions to test/review?

The review setup can be used to help a quick confirmation. You'll need a login, or access to a Cloudigrade instance.

  1. Clone the updates locally, then
  2. From the terminal, within the repo context, run $ yarn start:review
  3. You may need to log in, do so

The mock dev setup can be used to help a quick confirmation.

  1. Clone the updates locally, then
  2. From the terminal, within the repo context, run $ yarn start
  3. You may need to log in, do so
    • Note: the local dev server will take any combo of email/made up password to log in

Example

Breadcrumbs:

Screenshot-2019-3-19_Cloud_Meter Screenshot-2019-3-19_Cloud_Meter_1_

Adjusted padding:

Screenshot-2019-3-19_Cloud_Meter_4_

New help dropdown look:

Screenshot-2019-3-19_Cloud_Meter_2_

New mobile nav:

Screenshot-2019-3-19_Cloud_Meter_3_

Updates issue/story

#93 (closed) #97 (closed)

Edited by CD Cabrera

Merge request reports