Skip to content

[on hold until 0.8.0 ships] feat: add sorting functionality to DataViewPanelTable and update Quer…#593

Open
bgaeddert wants to merge 1 commit into
microsoft:nextfrom
bgaeddert:dev/bgaeddert/column-sort
Open

[on hold until 0.8.0 ships] feat: add sorting functionality to DataViewPanelTable and update Quer…#593
bgaeddert wants to merge 1 commit into
microsoft:nextfrom
bgaeddert:dev/bgaeddert/column-sort

Conversation

@bgaeddert

Copy link
Copy Markdown
Contributor

Serverside Column Sorting on header click

  • Add column-header sort support to the collection view data table: clicking a column header applies a server-side sort for that field, and clicking again cycles through ascending → descending → none (tri-state).
  • Sorting updates the Sort input in the QueryEditor so users can see (and edit) the applied sort document.

@bgaeddert bgaeddert requested a review from a team as a code owner April 21, 2026 10:26
@tnaum-ms

Copy link
Copy Markdown
Collaborator

@bgaeddert we'll be revisiting the table component once 0.8.0 ships (0.8.0 is a massive one, that's why we're a bit slower atm). I'll keep this PR on hold until the table component is updated.

@tnaum-ms tnaum-ms changed the title feat: add sorting functionality to DataViewPanelTable and update Quer… [on hold until 0.8.0 ships] feat: add sorting functionality to DataViewPanelTable and update Quer… Apr 21, 2026
@tnaum-ms

tnaum-ms commented Apr 21, 2026

Copy link
Copy Markdown
Collaborator

@bgaeddert in case you've got time, take a look this pre-build: #595

@tnaum-ms tnaum-ms added the on-hold Approved but not merging yet. Reason in comments. Remove + click Ready for review to release. label May 21, 2026
@tnaum-ms

Copy link
Copy Markdown
Collaborator

@bgaeddert Hi, this PR was not forgotten. We recently shipped the Interactive Shell feature with 0.8.0, and are wrapping up some reviews. I'll have the table/tree components revisited then and we'll come back here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

on-hold Approved but not merging yet. Reason in comments. Remove + click Ready for review to release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants