Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default to shared print area for all courses #31

Open
5 tasks
perliedman opened this issue Dec 30, 2024 · 0 comments
Open
5 tasks

Default to shared print area for all courses #31

perliedman opened this issue Dec 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@perliedman
Copy link
Owner

An event has a print area, and each course can have its own print area. As implemented now, each course always has it's own print area, and editing the area only affects the course.

In most cases, it's probably better to default to a shared print area for all courses, and only give the option to set an individual print area.

  • Rewrite print area logic to first check if the course has a print area, and fall back to the event's print area if there isn't one
  • Update UI so it's possible to:
    • Edit the shared print area
    • Create a print area specific for a single course
    • Delete a course's specific area and again fall back to the event's print area
@perliedman perliedman added the enhancement New feature or request label Dec 30, 2024
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

No branches or pull requests

1 participant