Move Dashboard to be the first link in the header. #22
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This moves the Dashboard link in the header to be the first item, instead of being several items deep in the list.
Motivation and Context
Currently, the Dashboard option is six items deep in the menu bar at the top. It would be much more obvious and convenient for library staff members if Dashboard is moved to be the first option in that list.
Notion: https://www.notion.so/lyrasis/Move-Dashboard-to-the-first-menu-option-available-in-the-tabs-at-the-top-of-screen-1d04bbefc4724b199e4391510b17c4fd
How Has This Been Tested?
Tested by logging in as a system admin and a librarian, and verifying that Dashboard appears first in the header when a library is selected. When a library is not selected (e.g. on the System Configuration tab), there should be no change.
Unit tests have been updated to expect Dashboard to be the first link.
Checklist: