## Description <!-- A few sentences describing new feature --> <!-- screenshot, video, or link to mockup/prototype are welcome --> Add resource name to window title (document.title) ## Acceptance criteria <!-- Describe here the list of acceptance criteria --> - [ ] When opening a resource page (maps geostories dashboards) we have to: - [ ] store somewhere the old value, maybe in localStorage the document.title - [ ] set the document.title to the resource name - [ ] when going back to homepage or other pages like manager users menu manager rules editor etc we have to - [ ] restore original title persisted above ## Other useful information
Description
Add resource name to window title (document.title)
Acceptance criteria
Other useful information