FY21Q4 Foundations KR2: Audit and update buttons on Projects::PipelinesController#index
"FY21-Q4 UX Department: Foundations SubTeam OKR
Objective: Ensure designers have what they need to feel confident utilizing the correct button variant, position, placement, and hierarchy.
KR2: Provide examples of correct button usage by auditing and updating the top 40 most visited pages
Audit and update buttons found on Projects::PipelinesController#index. An example of this page can be found here: https://gitlab.com/gitlab-org/gitlab/-/pipelines
Follow the instructions from the parent epic and provide before and after screenshots below:
- Updates the Run Pipeline button to use the confirm variant.
- Updates the buttons to use sentence-case instead of titlecase.
- Reorders the buttons to Clear runner caches, CI lint, Run pipeline.
- Updates related tests.
- Updates any reference to the "Run pipline" button in the docs to use the updated case.
This doesn’t change the casing for "Run Pipeline" when used as a proper noun, for example when referencing the Run Pipeline page.
Screenshots
Before | After |
---|---|
Edited by Jeremy Elder