Skip to content
This repository has been archived by the owner on Feb 21, 2025. It is now read-only.

Reorderable Subjects #88

Open
Bluerberry opened this issue Nov 24, 2024 · 1 comment
Open

Reorderable Subjects #88

Bluerberry opened this issue Nov 24, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request frontend medium

Comments

@Bluerberry
Copy link
Collaborator

This is a difficult one, considering subjects are automatically ordered by domain. Lecturers might want to reorder within domains though. Adding a simple reorderable list would get the desired effect (as sorting on domains is stable, and preserves subject order), it would be very disorienting for subjects to rearrange on reload.

@Bluerberry
Copy link
Collaborator Author

Solution:
Just dont sort subjects on load. Give them their own order field, that is changeable with a SortableList, or a Sort by Domains button.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request frontend medium
Projects
None yet
Development

No branches or pull requests

1 participant