popojargo opened a new issue #1009: Database creation error feedback URL: https://github.com/apache/couchdb-fauxton/issues/1009 ## Expected Behavior It should show a notification box with the error message returned from the server ## Current Behavior When we try to create a database with an invalid database name, the creating... notification box shows but no errors are shown to the user. ## Possible Solution Fix the javascript error and show the correct error to the user. ## Steps to Reproduce (for bugs) 1. Open fauxton and authenticate yourself 2. Try to create a database with an invalid name: `invalid####` 3. The `Creating...` notification box will appears 4. Open console and see a javascript error and the request should have failed with a 400 http code. ## Context <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> ## Your Environment * Version used: 2.1.1 * Browser Name and version: Chrome (61) * Operating System and version (desktop or mobile): Windows 10
---------------------------------------------------------------- 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
