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

Fix Ordering of Templates Within Create Plan Template Dropdown #705

Closed
wants to merge 4 commits into from

Conversation

aaronskiba
Copy link
Collaborator

Fixes #685

Changes proposed in this PR:

Prior to this commit, all of the templates were simply being sorted by title.

Now, the sorting follows the instructions specified within the following GitHub issue comment: #685 (comment)
The `funder.present? && !funder.new_record?` check was being unnecessarily repeated.

NOTE: This file features a lot of code exclusive to DMP Assistant. I feel like it could be further cleaned up.
@aaronskiba aaronskiba closed this Mar 28, 2024
@aaronskiba aaronskiba deleted the aaron/issues/685 branch March 28, 2024 15:09
@aaronskiba
Copy link
Collaborator Author

I redid this PR here: #706

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.

1 participant