Skip to content

Conversation

@jgbernalp
Copy link
Contributor

Description

Related to: perses/perses#3788

Requires: perses/shared#40

Screenshots

// TODO

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.

{ label: 'Column Settings', content: TableColumnsEditor },
{ label: 'Cell Settings', content: TableCellsEditor },
{ label: 'Transforms', content: TableTransformsEditor },
{ label: 'Selections', content: TableSelectionsEditor },
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I find it a bit overkill to have a whole new tab in the panel settings that allows to tune a single attribute in the end. Could we make it a sub-section of the General Settings instead?

Copy link
Member

@Gladorme Gladorme Jan 28, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I agree. I think it could be put in General settings or directly in Item Actions

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.

4 participants