Skip to content

fix manage links on dataset list when teams is not enabled - #536

Merged
joefutrelle merged 1 commit into
release/5.3from
fix-dataset-list-without-teams
Jul 8, 2026
Merged

fix manage links on dataset list when teams is not enabled#536
joefutrelle merged 1 commit into
release/5.3from
fix-dataset-list-without-teams

Conversation

@mike-kaimika

@mike-kaimika mike-kaimika commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

This PR fixes an issue with the admin dataset list screen. When teams is not enabled, the manage links were not working due to incorrect positioning logic in the grid. The grid logic now uses more modern syntax for datatables that avoids having to target columns with indexes - this fixes the underlying issue and also makes it much easier to maintain going forward

@mike-kaimika
mike-kaimika requested a review from joefutrelle July 8, 2026 18:46
@mike-kaimika mike-kaimika self-assigned this Jul 8, 2026
@joefutrelle

Copy link
Copy Markdown
Contributor

LGTM

@joefutrelle
joefutrelle merged commit 5cf280e into release/5.3 Jul 8, 2026
@joefutrelle
joefutrelle deleted the fix-dataset-list-without-teams branch July 8, 2026 18:52
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