Skip to content

fix: display "N+ repairs" labels correctly and limit to 8 labels max#276

Merged
AndrewKushnir merged 1 commit intoangular:mainfrom
AndrewKushnir:fix_repair_attempts
Mar 25, 2026
Merged

fix: display "N+ repairs" labels correctly and limit to 8 labels max#276
AndrewKushnir merged 1 commit intoangular:mainfrom
AndrewKushnir:fix_repair_attempts

Conversation

@AndrewKushnir
Copy link
Collaborator

Currently the UI may show "N+ repairs" label multiple times. With this fix, the number of repairs would be displayed correctly (showing the actual number) up to 8 distinct labels. After that, the remaining ones would be grouped into "N+ repairs".

Currently the UI may show "N+ repairs" label multiple times. With this fix, the number of repairs would be displayed correctly (showing the actual number) up to 8 distinct labels. After that, the remaining ones would be grouped into "N+ repairs".
results: MockAssessmentResult[];
}

describe('repair-attempt-graph-builder', () => {
Copy link
Member

Choose a reason for hiding this comment

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

First tests in the repo 🚀

@AndrewKushnir AndrewKushnir merged commit e104d0e into angular:main Mar 25, 2026
3 checks passed
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