rmetzger commented on issue #8016: [FLINK-10705][web]: Rework Flink Web Dashboard URL: https://github.com/apache/flink/pull/8016#issuecomment-474835163 I tried this locally, with the following results: - [x] maven build, and just starting the cluster locally works - [x] no errors in the console - [x] no files loaded from remove servers Problems I encountered: - Scrolling in this area I marked blue leads to zooming. I understand why that is, but it was not very intuitive for me as a user. Do you have any ideas how to improve this behavior? <img width="2262" alt="Screenshot 2019-03-20 14 28 45" src="https://user-images.githubusercontent.com/89049/54687718-8855c280-4b1c-11e9-8ea3-f227b5ee3825.png"> - Starting a job with invalid parameters leads to silent errors (they are not reported back to the user) <img width="1546" alt="Screenshot 2019-03-20 14 32 49" src="https://user-images.githubusercontent.com/89049/54687950-0b771880-4b1d-11e9-95e7-7b2ded4800d6.png"> Open questions: 1. I assume the old interface has been removed in this PR? (Your first PR had the option to choose between the old UI (`/` and the new UI `/new`)). I'm undecided whether it makes sense to go with this dual approach. If we keep the old one, I fear that the new UI won't be used. Going with the new thing might be "risky", if something breaks. 2. What are the "Messages" at the top for?
---------------------------------------------------------------- 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
