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

[Feature] Table Sort Column Granularity #180

Closed
akfernun opened this issue Sep 12, 2019 · 0 comments
Closed

[Feature] Table Sort Column Granularity #180

akfernun opened this issue Sep 12, 2019 · 0 comments
Assignees
Labels
feature New feature request in progress Work on this issue is in progress
Milestone

Comments

@akfernun
Copy link
Contributor

What is the feature that you would like to propose?

Currently, we can mark a table as sortable or not. This is a binary operator that either allows all columns to be sorted, or none of them. We need the ability to mark specific columns to be sortable.

Example:
Our reporting framework currently provides this functionality. We need to mimic that.

Describe the solution you'd like

The ability to mark a subset of all table columns to be sortable on an individual basis.

@akfernun akfernun added feature New feature request new issue This issue has yet to receive attention labels Sep 12, 2019
@StevenUlmer StevenUlmer self-assigned this Sep 12, 2019
@StevenUlmer StevenUlmer added in progress Work on this issue is in progress and removed new issue This issue has yet to receive attention labels Sep 12, 2019
@grahamhency grahamhency added this to the v1.3.0 milestone Sep 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request in progress Work on this issue is in progress
Projects
None yet
Development

No branches or pull requests

3 participants