Skip to content

Do not return hidden columns from the server #380

@jimmykodes

Description

@jimmykodes

Scores on leaderboards with hidden columns are still returned form the server in full and the hidden scores are filtered on the frontend, meaning the columns are not hidden to the API. They should be.

A hidden column should still be used in consideration of ranking submissions (or at least that is my opinion) but the values of those scores should not be visible to the API.

Todos:

  • unpack hidden column in V1 unpacker
  • do not show hidden column in leaderboard

Metadata

Metadata

Assignees

Labels

Post-itInternal ideas

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions