elChapoSing opened a new issue #1243: when accessing a db using the url bar, the side panel with db infos does not update URL: https://github.com/apache/couchdb-fauxton/issues/1243 ## Expected Behavior the side panel should update ## Current Behavior the side panel does not update ## Steps to Reproduce (for bugs) This will be specific to my setup but easily reproducible. I have monthly dbs to store my time series so the design documents are replicated accross dbs. 1. I navigate to one db using fauxton interface and I arrive at this URL : http://localhost:5984/_utils/#/database/pnl_ts_2019-10/_design/ts_backtest/_view/ts_pnl_opt 2. I then want to go to the August db so I just modify the url in the adress bar to point to http://localhost:5984/_utils/#/database/pnl_ts_2019-08/_design/ts_backtest/_view/ts_pnl_opt 3. The name of the db in the side bar does not update to the new name. ## Your Environment Mozilla Firefox on Windows 7
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
