Skip to content

feat: add RankingOrder to SingleCourseJson (for indexes)#153

Merged
lorenzocorallo merged 1 commit intomainfrom
add-ranking-order-to-index
Nov 10, 2023
Merged

feat: add RankingOrder to SingleCourseJson (for indexes)#153
lorenzocorallo merged 1 commit intomainfrom
add-ranking-order-to-index

Conversation

@lorenzocorallo
Copy link
Copy Markdown
Member

Previous Behaviour

Frontend: when the user select the School and the Year, all the rankings of that selection are loaded to be divided in the correct phases (like "Prima Fase", "Extra-UE").
This is wrong, because the ranking file should be loaded only once the user has chosen to view that specific ranking.

Fix

Add the field RankingOrder to SingleCourseJson so that the phase can be recognized without loading the specific ranking file but directly from the Index file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant