Skip to content

Conversation

luizhf42
Copy link
Member

This pull request fixes the sorting functionality for containers and devices in the DeviceTable component. Now, a setSort store method is passed to that component, enabling updates in the sorting config inside the store and the correct sort behavior in the UI. Interfaces and tests were also updated properly.

@luizhf42 luizhf42 added this to the v0.19.x milestone Jun 18, 2025
@luizhf42 luizhf42 self-assigned this Jun 18, 2025
@luizhf42 luizhf42 requested a review from a team as a code owner June 18, 2025 12:58
@luizhf42 luizhf42 added kind/bug Something isn't working area/ui labels Jun 18, 2025
@luizhf42 luizhf42 force-pushed the fix/device-sorting branch from 0425256 to 071aed5 Compare June 18, 2025 14:04
* improve reusability
* reduce code repetition
@gustavosbarreto gustavosbarreto merged commit 2de6c67 into master Jun 20, 2025
8 checks passed
@gustavosbarreto gustavosbarreto deleted the fix/device-sorting branch June 20, 2025 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants