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

Migrated UserTable to KTable (Without Sorting) #13028

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

BabyElias
Copy link
Contributor

Summary

Migrated UserTable (as seen in UserPage.vue) to KTable.
This is with reference to #12705 which involves migrating Facility>Users table from the current UserTable implementation to KTable. Sorting functionality will be introduced in the next PR; this one focuses on checking any regressions that might have been made while migrating the Facility>Users table to a KTable-based implementation.

References

#12705

Reviewer guidance

  • Navigate to Facility>Users.
  • This page currently has both the original table (the top table) and the new KTable implementation (the bottom table). Once it's confirmed that KTable behaves similarly in all expected ways as the original table - the previous implementation will be removed.

@github-actions github-actions bot added APP: Facility Re: Facility App (user/class management, facility settings, csv import/export, etc.) DEV: frontend labels Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
APP: Facility Re: Facility App (user/class management, facility settings, csv import/export, etc.) DEV: frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant