react-components icon indicating copy to clipboard operation
react-components copied to clipboard

Inconsistent icon direction on sortable table

Open andesol opened this issue 1 year ago • 0 comments

After https://github.com/canonical/vanilla-framework/pull/5135 that inverted the icons on the sortable table, seems like it needs to be updated on the react components as well, otherwise the direction doesn't match.

Compare this example: https://vanillaframework.io/docs/examples/patterns/tables/table-sortable?theme=light

With this one: https://canonical.github.io/react-components/?path=/story/components-maintable--sortable

andesol avatar Jul 22 '24 14:07 andesol