liuxiran opened a new pull request #1895: URL: https://github.com/apache/apisix-dashboard/pull/1895
Please answer these questions before submitting a pull request, **or your PR will get closed**. **Why submit this pull request?** - [x] Bugfix - [ ] New feature provided - [x] Improve performance - [ ] Backport patches **What changes will this PR take into?** Please update this section with detailed description. 1. update UE, use could only select the host of debug url get from manager-api(supported by pr #1894 ) instead of entering it. 2. In order to display all parts of the URL as complete as possible, the protocol, address, method and path are displayed in two groups:  3. update fe e2e test cases, deleted the test cases related to data interaction.The reason is that we have to init APISIX in `front-end-e2e-test` CI so that this part could work well, but till now, only online debug need APISIX, it is a little heavy that add APISIX as a dependence to the whole CI job. Need a little discuss later. 4. It can fix #1829 at the same time **Checklist:** - [x] Did you explain what problem does this PR solve? Or what new features have been added? - [x] Have you added corresponding test cases? - [ ] Have you modified the corresponding document? - [ ] Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first -- 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: us...@infra.apache.org