Skip to content

Conversation

@Aloento
Copy link
Member

@Aloento Aloento commented Nov 4, 2025

Summary of the Pull Request:

Extracts event tag creation into a reusable helper and enable sorting on several grid columns (ID, Type, Status/Plan CET) to reduce duplication and improve maintainability.

Returns the tag as an array with a toLowerCase method to preserve existing UI behaviors while simplifying the component logic and making columns sortable for better user interaction.

Extracts event tag creation into a reusable helper and enable sorting on several grid columns (ID, Type, Status/Plan CET) to reduce duplication and improve maintainability.

Returns the tag as an array with a toLowerCase method to preserve existing UI behaviors while simplifying the component logic and making columns sortable for better user interaction.
@Aloento Aloento requested a review from sgmv November 4, 2025 10:56
@Aloento Aloento self-assigned this Nov 4, 2025
@Aloento Aloento marked this pull request as ready for review November 4, 2025 10:56
@Aloento Aloento linked an issue Nov 4, 2025 that may be closed by this pull request
@Aloento Aloento added the gate Merge PR label Nov 4, 2025
@otc-zuul otc-zuul bot merged commit 3fee5c6 into main Nov 4, 2025
7 checks passed
@otc-zuul otc-zuul bot deleted the i265 branch November 4, 2025 12:59
@Aloento Aloento linked an issue Nov 4, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gate Merge PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check ability to sort events by type on the history page Investigate how to remove the bar in the main grid

3 participants