Show unassigned categories, use grid for searching
Implements #188 (closed)
Rendering logic is now the following:
- if filter is empty:
- if mode = alphabetical:
- render alphabetically sorted grid
- else if mode = by semester:
- render hierarchical view
- if mode = alphabetical:
- else:
- render search results in grid with decreasing score
Edited by Lukas Möller
Merge request reports
Activity
Filter activity
🛸Preview Deployment
Application: vis-cat-apps/community-solutions-8200-250, Deployment: vis-cat-staging/community-solutions-8200-250
Commit: c94f9ff0, Build ID: 639
| http-default: exams-250.svis.ethz.ch- Resolved by Lukas Möller
assigned to @lmoeller
requested review from @zibungj
- Resolved by kelmich
- Resolved by Lukas Möller
- Resolved by Lukas Möller
LGTM
added 1 commit
- 7295409b - Only put unassigned categories in unassigned array
Please register or sign in to reply