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

ui.table #77

Open
18 of 20 tasks
Tracked by #50
mofojed opened this issue Oct 4, 2023 · 3 comments
Open
18 of 20 tasks
Tracked by #50

ui.table #77

mofojed opened this issue Oct 4, 2023 · 3 comments
Assignees
Milestone

Comments

@mofojed mofojed mentioned this issue Oct 4, 2023
89 tasks
@mofojed mofojed changed the title ui.table (iris grid actions, context menu, select, range, click, double click, layout_hints, show/hide quick filters, search, etc) ui.table Oct 4, 2023
@niloc132
Copy link
Member

niloc132 commented Nov 17, 2023

Ability to hide column headers - it might be this is more appropriate to ask for a different component entirely for this case, a list view that attaches to a table, takes a template or something.

Ability for the server to specify rows to select.

Allow multi/single selection.

Allow row selection to be visible with checkboxes (vs just styled as highlighted, etc).

Allow columns to be kept hidden, even though they are subscribed (and so in the payload to be sent to the server on events).

@dsmmcken
Copy link
Contributor

dsmmcken commented Jan 5, 2024

ui.table should support a density prop, similar to https://react-spectrum.adobe.com/react-spectrum/TableView.html#density

Related to: deephaven/web-client-ui#885 but on a per table basis.

jnumainville added a commit that referenced this issue Feb 16, 2024
Here are how my initial attempts line up with the requests:
Display names (#105)
event listener (Fixes #180)

requests from #77:
Show/hide quick filter by default
density
Ability to hide column headers
Ability for the server to specify rows to select
Allow multi/single selection
Allow row selection to be visible with checkboxes (vs just styled as
highlighted, etc)
@mofojed mofojed added this to the May 2024 milestone Apr 29, 2024
@mofojed mofojed assigned mattrunyon and unassigned jnumainville Jun 17, 2024
@devinrsmith
Copy link
Member

I see that sort is on UITable; I think we need the ability to control reverse as well.

@mofojed mofojed modified the milestones: May 2024, June 2024 Jul 8, 2024
@vbabich vbabich modified the milestones: June 2024, July 2024 Jul 9, 2024
@mofojed mofojed modified the milestones: July 2024, September 2024 Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants