Improve the styling and animation of the dashboard actions sidebar.
Review Request #7222 — Created April 17, 2015 and submitted
The dashboard actions sidebar (used when batch-selecting review requests) has been revamped for the new look of the dashboard. It now appears as a panel on the left that slides out from underneath the dashboard, as the navbar content fades away. It has similar styling to the paginator box, helping with creating a consistent and balanced look.
Tested showing and hiding the actions menu, through selecting one or more
review requests.Tests were performed on Chrome, Safari, Firefox, and IE.
- Change Summary:
-
- Fixed some overlap issues with the actions container.
- Commit:
-
ff23eb4f829bc65c31e9cc467150c7e47bb27df4e907415c1ba8cd6fb461263b7c3ce083d2cf447a
-
Tool: Pyflakes Ignored Files: reviewboard/static/rb/js/dashboard/views/dashboardView.js reviewboard/static/rb/css/ui/datagrids.less reviewboard/static/rb/css/defs.less reviewboard/static/rb/css/pages/dashboard.less Tool: PEP8 Style Checker Ignored Files: reviewboard/static/rb/js/dashboard/views/dashboardView.js reviewboard/static/rb/css/ui/datagrids.less reviewboard/static/rb/css/defs.less reviewboard/static/rb/css/pages/dashboard.less