You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 4, 2022. It is now read-only.
As a developer
I want to change the constant `NAMES.title`
so that views like 'access-denied' and 'server-error' show my app's name.
If I change NAMES.title to "Staff Time and Reporting, the placeholder text in the search bar in the top nav changes to "Search Staff Time and Reporting" which I'm guessing is undesirable.
Would it seem sensible at present to change the placeholder text in the search bar to just a fixed 'Search MyUW' rather than being parameter-izable?