helix-bot opened a new issue, #2316: URL: https://github.com/apache/helix/issues/2316
### Describe the bug A `400 Bad Request` error message in the browser console doesn't appear in the UI on instance detail page when I click the `REMOVE This Instance` Action Button.  ### To Reproduce 1. Navigate to an instance detail page. 2. Select an instance row. 3. Click the hamburger action menu at the top right. 4. click the `REMOVE This Instance` Action Button ### Expected behavior If there is an error in the remove instance (delete) request, then the error message shown in the browser console should also appear as an Alert Dialog in the UI. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
