Duansg opened a new pull request, #4139: URL: https://github.com/apache/hertzbeat/pull/4139
## What's changed? 1. Issue with the organization configuration form being always visible: The original six input fields took up the entire first screen, making the information appear overly long. 2. The preview option is not very noticeable: "Go to Status Page" previously appeared as a gray button in the toolbar. 3. The overall page layout is not intuitive: the table requires horizontal scrolling, and the last column is cut off. ## Checklist - [x] I have read the [Contributing Guide](https://hertzbeat.apache.org/docs/community/code_style_and_quality_guide) - [ ] I have written the necessary doc or comment. - [ ] I have added the necessary unit tests and all cases have passed. ## Add or update API - [ ] I have added the necessary [e2e tests](https://github.com/apache/hertzbeat/tree/master/e2e) and all cases have passed. > No configuration information <img width="1317" height="630" alt="no_config" src="https://github.com/user-attachments/assets/da7aec4c-85d5-44b8-bbad-17ba8831bfd8" /> > After configuration <img width="1507" height="637" alt="after_config" src="https://github.com/user-attachments/assets/a6d59e7a-6d22-4424-8821-985e6893c675" /> > Status page <img width="1502" height="540" alt="status" src="https://github.com/user-attachments/assets/bc622cc1-da4d-42f3-a546-e668003a25bd" /> -- 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]
