hypertrace-ui
hypertrace-ui copied to clipboard
UI for Hypertrace
## Description Please include a summary of the change, motivation, and context. Migrating Hypertrace to NX - Using NX 12 - Staying on Tslint for now. Separate PR will be...
## Description Adjusts the table display to remove the expandable detail horizontal scrollbar for each row, and allow the detail content to overflow, giving the main table the horizontal scrollbar....
## Description Please include a summary of the change, motivation and context. ### Testing Please describe the tests that you ran to verify your changes. Please summarize what did you...
## Use Case The solution style tsconfig was added to the project as part of an upgrade to Angular 10 but this change was [rolled back][2] soon after in the...
## Use Case I want to deploy UI behind a proxy on a sub URL. Like https://www.myurl.com/hypertrace ## Problem When the UI is deployed behind a sub URL all CSS...
## Description Bug: Unable to expand table row when a row has already been selected 1. In table component, `toggleRowExpanded()` , we do a mutation on the toggled row: `row.$$state.expanded...
## Description Fixes table select issues
## Description Please include a summary of the change, motivation and context. ### Testing Please describe the tests that you ran to verify your changes. Please summarize what did you...