carbon-design-system / carbon-design-system/carbon-components-angular
Data Table: Add table level sort config
- 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
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