kerwin612 opened a new pull request, #2590:
URL: https://github.com/apache/hertzbeat/pull/2590

   Fixed #2244
   
   
![b03cafcff860618fb1960b4948242fe](https://github.com/user-attachments/assets/22f4a955-ccb8-404a-83dd-4036cfca84b2)
   
![67cb5741f3923f3880e0571ab39b0d8](https://github.com/user-attachments/assets/f144a6e1-3076-4986-a35a-8cdf669bce6e)
   
   1. About the too many columns in the table
       By setting a minimum width for the columns, the excessive number of 
columns will no longer be squeezed together, and instead, a horizontal 
scrollbar will appear.
   2. About the excessively long content in some cells of a table resulting in 
multiple line breaks
       By adding a setting to automatically hide excess text in the cell, the 
cell will no longer automatically wrap text, and details can be displayed 
through a hovering tooltip.
   3. A function to enlarge cards has been added, allowing users to click the 
enlarge button in the upper right corner of the card to expand it, so that more 
content can be displayed for easier browsing of information.
   ## Checklist
   
   - [x]  I have read the [Contributing 
Guide](https://hertzbeat.apache.org/docs/community/code_style_and_quality_guide)
   - [x]  I have written the necessary doc or comment.
   - [x]  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.
   


-- 
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]

Reply via email to