Audit and update buttons on Groups::BoardsController#index
requested to merge 273325-fy21q4-foundations-kr2-audit-and-update-buttons-on-groups-boardscontroller-index into master
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 ofspan
so that the button also gets the full width styles that the other buttons have at the smaller breakpoints.
Screenshots
Before | After |
---|---|
Does this MR meet the acceptance criteria?
Conformity
-
📋 Does this MR need a changelog?-
I have included a changelog entry. -
I have not included a changelog entry because _____.
-
-
Documentation (if required) -
Code review guidelines -
Merge request performance guidelines -
Style guides -
Database guides -
Separation of EE specific content
Availability and Testing
N/A
Security
N/A
Related to #273325 (closed)
Edited by Jeremy Elder