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

[TASK-858] UniversalTable component #5102

Closed
wants to merge 17 commits into from

Conversation

magicznyleszek
Copy link
Member

@magicznyleszek magicznyleszek commented Sep 11, 2024

Checklist

  1. If you've added code that should be tested, add tests
  2. If you've changed APIs, update (or create!) the documentation
  3. Ensure the tests pass
  4. Make sure that your code lints and that you've followed our coding style
  5. Write a title and, if necessary, a description of your work suitable for publishing in our release notes
  6. Mention any related issues in this repository (as #ISSUE) and in other repositories (as kobotoolbox/other#ISSUE)
  7. Open an issue in the docs if there are UI/UX changes

Description

Create UniversalTable component that will allow us to consistently display data in multiple upcoming features.

Notes

This would be merged into access-logs "feature branch". The next work would be built atop this branch here and would finalize the feature.

Changes here:

  • Added UniversalTable component that uses lates version of react-table and provides a way to display paginated tabular data
  • Added a testable sample of the table to RefactoredAccessLog component (will remove all test code in further PR)

@magicznyleszek magicznyleszek changed the title UniversalTable component [TASK-858] UniversalTable component Sep 11, 2024
Copy link

@magicznyleszek
Copy link
Member Author

Closing in favor of #5108

@magicznyleszek magicznyleszek deleted the access-log--universal-table branch October 8, 2024 13:48
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