oceanprotocol / pdr-backend

Instructions & code to run predictoors, traders, more.
Apache License 2.0
28 stars 22 forks source link

Fix #1572: extra columns and sorting #1574

Closed kdetry closed 2 weeks ago

kdetry commented 3 weeks ago

Fixes #1572 . it is a draft yet

KatunaNorbert commented 3 weeks ago

I'm noticing some issues here:

kdetry commented 2 weeks ago

Disabled sorting on the homepage and solved conflicts

KatunaNorbert commented 2 weeks ago

I'm still running into some strange issues, such as UI stuck in loading:

Screenshot 2024-09-10 at 09 53 48

What I suggest is if we disable sorting also remove all the changes related to sorting added to this branch, there is no need it add in those changes which might impact other parts if we are disabling the sorting

kdetry commented 2 weeks ago

These fixes moved and completed to the following PR:

https://github.com/oceanprotocol/pdr-backend/pull/1597