feat(table): Show sort icon by default #30563
Labels
feature
This issue represents a new feature or feature request rather than a bug or bug fix
needs triage
This issue needs to be triaged by the team
Feature Description
When a table column or multiple columns have a sorting option, it is not visually obvious until you accidentally or intentionally hover over the column header. This behavior is not intuitive, as shown in the screenshot and example:
https://material.angular.io/components/table/examples#table-sorting
So, the proposal is to add an option to make the sort icons visible by default, as shown in the examples:
Example 1:
Example 2:
The text was updated successfully, but these errors were encountered: