Skip to content

77 - Added editable dropdowns for assignment creation/editing#229

Merged
RA341 merged 5 commits intodevelopfrom
77-category-dropdowns
Apr 1, 2025
Merged

77 - Added editable dropdowns for assignment creation/editing#229
RA341 merged 5 commits intodevelopfrom
77-category-dropdowns

Conversation

@dvcabiya
Copy link
Copy Markdown
Contributor

Proposed changes


Assignment editing now has a dropdown which allows you to select from existing category names or create one of your own from the same dropdown. This will help to prevent professors from having to enter the same category name repeatedly while having to mind case-sensitivity. Made a few other smaller changes, like clicking an assignment from the homepage no longer propogates and takes you to the course page, instead taking you to the assignment you clicked.

Types of changes


What types of changes does your code introduce?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist


Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of
them, don't hesitate to ask. This is simply a reminder of what we are going to look for before merging your code.

  • My changeset covers only what is described above (no extraneous changes)
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@RA341
Copy link
Copy Markdown
Collaborator

RA341 commented Apr 1, 2025

reslove conflicts please

@dvcabiya
Copy link
Copy Markdown
Contributor Author

dvcabiya commented Apr 1, 2025

reslove conflicts please

conflicts fixed :D

@RA341 RA341 merged commit 5af7147 into develop Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants