horvathmarton / stock-buddy-dashboard

Web app for the Stock Buddy portfolio monitoring platform.
MIT License
0 stars 0 forks source link

Watchlist is not sortable and filterable #81

Open horvathmarton opened 2 years ago

horvathmarton commented 2 years ago

Expected Behavior

I'm able to sort the watchlist tables by any of the columns. I can click a checkbox on the top that filters out items without current ownership (can't calculate position target distance).

Actual Behavior

When I click a column the ordering indicator appears, but no ordering takes place. I can't see a filtering checkbox at the top.

Steps to Reproduce the Problem

  1. Navigate to the watchlist view.
  2. Try to order the table by clicking a column header.

Specifications