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: 
   
![image](https://user-images.githubusercontent.com/30349380/43018205-de456d68-8c26-11e8-825c-01b75d7efd33.png)
   
   After:
   
![image](https://user-images.githubusercontent.com/30349380/43018338-58587a96-8c27-11e8-8b3a-359efcafc7ed.png)
   
   
   ## 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

Reply via email to