Skip to content

[Clean-up]: PaginatedListContainerWithBackend.vue #13844

@nucleogenesis

Description

@nucleogenesis

This issue is not open for contribution. Visit Contributing guidelines to learn about the contributing process and how to find suitable issues.

Description

In #13808 I ended up kind of gutting the PaginatedListContainerWithBackend.vue component but kept it around in case I'd need to revert but the resulting feedback was that removing it is the right way forward.

The motivation for this was to make it easier/possible to rearrange the pagination componentry conditionally.

Acceptance criteria

The PaginatedListContainerWithBackend component should be removed and PaginationActions + usePagination used in its place. Review all places where this component is used:

  • UsersTable (then look where UsersTable is used too)
  • DownloadsList
  • ClassEnrollForm

And basically just disentangle them from the wrapping component, ensure they remain styled appropriately, and don't break anything 😄

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions