Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1402 expand sites rows to show top errors #238

Merged
merged 5 commits into from
Oct 6, 2022

Conversation

mspratt-biot
Copy link

No description provided.

@@ -65,24 +65,24 @@

<!-- Expanded Content Column - The detail row is made up of this one column that spans across all columns -->
<ng-container matColumnDef="expandedDetails">
<mat-cell *matCellDef="let element" class="cell-details-content-wrapper">
<ol>
<mat-cell *matCellDef="let element" class="expanded-row-content-wrapper">

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should the class be called 'expanded-content-wrapper-row'?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

usually in css you'll see a "wrapper" class name terminated with the word "wrapper".

@mspratt-biot mspratt-biot merged commit 07d6518 into master Oct 6, 2022
@mspratt-biot mspratt-biot deleted the #1402-ExpandSitesRowsToShowTopErrors branch November 16, 2022 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants