Frachtwerk / essencium-frontend

Next.js based starter monorepo consisting of a component library, types, docs and a boilerplate application.
https://staging.essencium.dev
GNU Lesser General Public License v3.0
17 stars 1 forks source link

cursor progress state over table cols #553

Closed qhantom closed 4 months ago

qhantom commented 5 months ago

Describe the bug When visiting a table view and hovering over a column to sort it, the cursor state is shown as progress for no reason.

To Reproduce

  1. Go to i.e. the users view
  2. Hover over a col
  3. See progress icon

Expected behaviour The normal cursor is shown.