DanielCaspers / CA-Portal

1 stars 0 forks source link

Work Description & Order Notes are missing #6

Closed scaspers closed 6 years ago

scaspers commented 6 years ago

The order notes and work description heading are there but the data is not. I think this happened with the last update.

DanielCaspers commented 6 years ago

Whoops........ I'll fix this tonight. Stupid me....

DanielCaspers commented 6 years ago

Here are the two builds.

CA-Portal_ServiceWriter_Build06_DI2.zip CA-Portal_ServiceWriter_Build06_DI.zip

As far as the "scroll workout" is concerned, please keep me updated. It should be greatly reduced, since I eliminated all <mat-expansion-panel> padding on bottom of each item (by 16px each) and also reduced <mat-expansion-panel-header> height by 24px when expanded, and by 8px when collapsed. Go see on Angular Material's site if you wanna go learn about those components.

In a 100 item inspection, with all items open, it should reduce by well over 2000px by my estimations, so that should hopefully remedy many of the issues.