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

removing order from InstructorPageLink #2520

Merged
merged 5 commits into from
Jan 30, 2025
Merged

removing order from InstructorPageLink #2520

merged 5 commits into from
Jan 30, 2025

Conversation

annagav
Copy link
Contributor

@annagav annagav commented Jan 30, 2025

What are the relevant tickets?

fix https://github.com/mitodl/hq/issues/6415

Description (What does it do?)

Removing the ordering of instructor link page. It doesn't do anything useful.

When the admin re-chooses instructors the order is unpredictable, or at least was unpredictable.

How can this be tested?

  1. Go to cms page. Start editing a course page by adding a bunch of instructors to the page. Check the order on the page.

  2. Then go ahead and change some of the selection to another instructor. Check the order of instructors on the page again. (this used to mess up the order)

  3. Then try deleting and adding them in the desired order.
    Check that the order is as expected.

@annagav annagav changed the title removing order removing order from InstructorPageLink Jan 30, 2025
@jkachel jkachel self-assigned this Jan 30, 2025
Copy link
Contributor

@jkachel jkachel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK to me 👍

@annagav annagav merged commit 8f0fde5 into main Jan 30, 2025
7 checks passed
@annagav annagav deleted the ag/faculty_order branch January 30, 2025 18:17
@odlbot odlbot mentioned this pull request Jan 30, 2025
1 task
@pdpinch
Copy link
Member

pdpinch commented Jan 31, 2025

Sorry, I don't understand. Does this make the order of instructors follow the order in the CMS?

@annagav
Copy link
Contributor Author

annagav commented Jan 31, 2025

yes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants