Imported from Jira, on Thu Jan 30, 2025
Issue: MOON-302 in project: Moonstone
Priority: Unspecified Type: Story
Reporter: @ffffffelix (Félix Vallé)
Assignee: @ffffffelix (Félix Vallé)
Created: Thu Jun 17, 2021, last updated: Mon Jul 15, 2024
Status: Open
Parent Epic: MOON-311 - Improve Table Component [JIRA] (Open)
Now we currently always display the sorting arrow when the column is sortable, but to lighten the interface we want to only display the sorting arrow:
- when the user hover the header of a sortable column. In this case the arrow icon use the color
gray.
- when the column is sorted. In this case the arrow icon use the color
accent and accent_dark when the user hover it.