Antonio-Maranhao opened a new pull request #987: Update code editor's contents when a new document is loaded URL: https://github.com/apache/couchdb-fauxton/pull/987 ## Overview Code editor is not updated when switching to a different document by typing a new URL directly in the browser's address bar. ## Testing recommendations - Navigate to some document. The URL in your bar will be `http://blah/_utils/#database/db-name/document-name-1`. You can see the JSON of `document-name-1` - Change the URL to another document, say, `http://blah/_utils/#database/db-name/document-name-2`. Hit enter. - The JSON of `document-name-2` should be displayed. The page header displays the new document ID. ## GitHub issue number Closes #977 ---------------------------------------------------------------- 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
