Closed LJXSean closed 1 year ago
Patch and project coverage have no change.
Comparison is base (
6b092b1
) 53.97% compared to head (7130730
) 53.97%.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Summary:
Fixes #1051
Changes Made:
Create a new attribute directive for
<mat-paginator>
found inissue-tables
component<mat-paginator>
app-issue-table
stores its own pageSize using a unique keyAdd an
@input
table_name to issue-tables componentAdd the attribute 'table_name' to the
<app-issue-tables>
tag in the following component html templates:phase-bug-reporting
phase-moderation
issues-faulty
issues-pending
issues-responded
issue-faulty
issue-pending
issue-accepted
issue-responded
Demo
Proposed Commit Message: