gracecluvohio opened a new issue, #3777: URL: https://github.com/apache/texera/issues/3777
### Problem Statement Currently the diagrams under Quota make the page too long for the viewport, making scrolling necessary to see them. This is inconsistent from the rest of Texera, where all content is viewable without scrolling. https://github.com/user-attachments/assets/fd1d2411-136e-431c-809a-41fed5e5b262 The scrolling also makes styling awkward: - the Git hash shows up in the middle of the page. - the diagrams overflow their parent div <img width="1700" height="910" alt="Image" src="https://github.com/user-attachments/assets/ee622014-dac9-4441-8d25-a9ddbcc8e03a" /> ### Proposed Solution - Create a new Diagrams tab - most likely this would consist of simply moving the div containing the diagrams into a new tab component. <img width="1700" height="910" alt="Image" src="https://github.com/user-attachments/assets/62d64c57-ae06-4bce-a995-95fc643a83d5" /> -- 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]
