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

CB-5960 sort features #3089

Merged
merged 8 commits into from
Nov 22, 2024
Merged

CB-5960 sort features #3089

merged 8 commits into from
Nov 22, 2024

Conversation

devnaumov
Copy link
Member

No description provided.

@devnaumov devnaumov self-assigned this Nov 20, 2024
Comment on lines 23 to 25
get features(): ApplicationFeature[] {
return this.data.slice().sort(sortFeature);
}
Copy link
Member

Choose a reason for hiding this comment

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

not sure that sorting on resource level is good idea, it's better to sort it in UI component instead

@Wroud Wroud merged commit bde31c3 into devel Nov 22, 2024
7 of 8 checks passed
@Wroud Wroud deleted the CB-5960-sort-features branch November 22, 2024 14:59
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.

4 participants