Skip to content

feat: add page count for tables #328

@Morphclue

Description

@Morphclue

Context

In my opinion, the current presentation style of the table does not clearly indicate the presence of other elements. As a user, I would assume that the table only contains seven items and comes to an end. My suggestion is to add a footer to the table, similar to lists, which displays a count of the total number of items, such as <current position>/<total count>. This would also allow for navigation through "pages" by using the arrow keys to increment the current position + the height of the table.

charm-table-example

Alternatives

Another alternative that indicates that there are more than 7 elements in the list would be to already move the list up by one after moving down by one. This behaviour would stop when the bottom of the list would be reached.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions