xuang7 opened a new issue, #4494: URL: https://github.com/apache/texera/issues/4494
### Feature Summary Currently, operator names and descriptions do not appear to have a display length limit in the UI. When an operator name or description is too long, it may affect the layout and make the operator panel harder to read. Example: <img width="766" height="353" alt="Image" src="https://github.com/user-attachments/assets/ed29d136-0e15-4c6b-9180-462e61408403" /> ### Proposed Solution or Design Add a display limit for operator names and descriptions, such as truncating long text with an ellipsis and showing the full text on hover. ### Impact / Priority (P3)Low – nice to have ### Affected Area _No response_ -- 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]
