Use position "hidden" flag as source for identifying hidden position records #820
Labels
priority: P2
Default priority. An issue might not yet be fixed in the next release.
size: XS
A trivial task that can be completed in less than an hour
type: tech debt
Technical debt
Goal
As a strategy admin, I want the source of data for identifying position records to be hidden in the UI to be the position record from the trade-executor
state
API payload.Background
Acceptance criteria
Given: a position that has been flagged as
hidden
on the backend (see tradingstrategy-ai/trade-executor#1041):404 Not found
hidden
badge shown and reduced opacity on the table row to indicate that this position would be hidden for non-admin usershidden
badgefrontend
strategy config no longer includeshiddenPositions
array (this was a stop-gap solution until we had the proper backend solution)The text was updated successfully, but these errors were encountered: