Skip to content

[FEATURE] Table: adds a table-wide Enable Sorting option - #759

Open
mixturesolutions wants to merge 4 commits into
perses:mainfrom
mixturesolutions:feature/table-enable-sorting
Open

[FEATURE] Table: adds a table-wide Enable Sorting option#759
mixturesolutions wants to merge 4 commits into
perses:mainfrom
mixturesolutions:feature/table-enable-sorting

Conversation

@mixturesolutions

Copy link
Copy Markdown
Contributor

Description

Implements perses/perses#4204
Adds a table-wide Enable Sorting option in General Settings so all columns are sortable by default, without configuring each column individually:

  • New enableSorting on Table options
  • Columns inherit the general default; Column Settings can still override
  • Toggling General Settings re-applies the default to all columns (clears stale per-column flags)
  • Column editor only persists enableSorting when it differs from the general default

Screenshots

Enable sorting function button:
image

Checklist

  • Pull request has a descriptive title and context useful to a reviewer.
  • Pull request title follows the [<catalog_entry>] <commit message> naming convention using one of the
    following catalog_entry values: FEATURE, ENHANCEMENT, BUGFIX, BREAKINGCHANGE, DOC,IGNORE.
  • All commits have DCO signoffs.

UI Changes

  • Changes that impact the UI include screenshots and/or screencasts of the relevant changes.
  • Code follows the UI guidelines.

…ttings so all columns are sortable by default, without configuring each column individually

Signed-off-by: Iris Ye iris.ye.cs@gmail.com
@mixturesolutions
mixturesolutions requested review from shahrokni and removed request for a team July 28, 2026 11:52
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.

1 participant