Skip to content

Remove default alignment override for paginated datatables #4558

@koopmant

Description

@koopmant

Default alignment for paginated datatables overrides the datatables defaults with align-middle and text-center. This can give poorly readable output:

Image

Suggestion:

  • Remove defaults (Remove text_align from PaginatedTableListView, and remove columnDefs from list.mjs)
  • Check results for all uses of paginated datatables
  • Add css classes where necessary

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions