carbon-design-system / carbon-design-system/carbon-components-angular

Data Table: Add table level sort config

Open
#644 2 comments 0 reactions 0 assignees View on GitHub
component: Table discussion enhancement
Dominant language
TypeScript
Stars
566
Forks
318
PR merge metrics
No merged PRs in 30d

Description

Required Table level sort config.

Right now there is no config to enable or disable sorting for entire table.
Currently if we have to make few column sortable then first we have to make others unsortable explicitly.

"carbon-components": "^10.3.1",
"carbon-components-angular": "^3.11.1"

Contributor guide

Open the contributing guide

Research direction

No files or tests are named. Start by locating the Data Table’s existing column sorting configuration and its component entry point; determine where table-level sorting can be enabled or disabled. Done means a table can set that behavior without explicitly marking every other column unsortable, with coverage for the new configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.