Skip to content

Audit and update buttons on Groups::BoardsController#index

What does this MR do?

  • Updates the focus mode button on the Groups::BoardsController#index to use the tertiary category. This aligns with the effort in !57129 (diffs).
  • The focus mode button is also hidden at the smaller breakpoints because it adds little value and it actually prevents vertical scrolling to see all of the content within a column easily.
  • Change the Create list button parent to a div instead of span so that the button also gets the full width styles that the other buttons have at the smaller breakpoints.

Screenshots

Before After
CleanShot_2021-03-22_at_14.05.20_2x CleanShot_2021-03-22_at_14.53.04_2x
CleanShot_2021-03-22_at_14.02.04_2x CleanShot_2021-03-22_at_14.53.59_2x
CleanShot_2021-03-22_at_14.57.39 CleanShot_2021-03-22_at_14.59.06

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

N/A

Security

N/A

Related to #273325 (closed)

Edited by Jeremy Elder

Merge request reports

Loading