Antonio-Maranhao opened a new pull request #1108: Updates page title to match current route URL: https://github.com/apache/couchdb-fauxton/pull/1108 ## Overview Currently the page title remains the same as you navigate inside Fauxton, which makes it very hard to look at your browser history and go back to a specific page. Now the title is updated after each page transition. Before:  After:  ## Testing recommendations - Browse to different pages - The browser history list should show a different title for each page you visited - Click on one of the items in your history and check the page title matches the actual page ## Checklist - [x] Code is written and works correctly; - [ ] Changes are covered by tests; - [ ] Documentation reflects the changes; - [ ] Update [rebar.config.script](https://github.com/apache/couchdb/blob/master/rebar.config.script) with the correct tag once a new Fauxton release is made
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
