Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for sorting on any of the timeline column #7391

Open
abey79 opened this issue Sep 10, 2024 · 2 comments
Open

Add support for sorting on any of the timeline column #7391

abey79 opened this issue Sep 10, 2024 · 2 comments
Assignees
Labels
feat-dataframe-view Everything related to the dataframe view ui concerns graphical user interface

Comments

@abey79
Copy link
Member

abey79 commented Sep 10, 2024

No description provided.

@abey79 abey79 self-assigned this Sep 10, 2024
@abey79 abey79 added ui concerns graphical user interface feat-dataframe-view Everything related to the dataframe view labels Sep 10, 2024
@jleibs
Copy link
Member

jleibs commented Sep 10, 2024

Let's do this by exposing a sort column into the dataframe APIs and then having the ui configure it.

@jleibs
Copy link
Member

jleibs commented Oct 4, 2024

Per: #7599 I don't think we should actually be exposing RowId anymore since it's not a meanginful thing to show until we enable it as secondary index.

Re-sorting on a secondary index also seems like something we can punt on for now.

@abey79 abey79 changed the title Add support for sorting on row ID or any of the timeline column Add support for sorting on any of the timeline column Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat-dataframe-view Everything related to the dataframe view ui concerns graphical user interface
Projects
None yet
Development

No branches or pull requests

2 participants