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 taxonomy order issues with arranging, memorizing order, adding, removing etc. #41

Merged
merged 10 commits into from
Feb 11, 2020

Conversation

dugajean
Copy link
Contributor

This PR fixes a ton of problems with the taxonomy order box, both in Classic Editor and Block Editor.

These are the bugs that were reported + the ones that I detected:

  • Adding existing tags was not possible
  • Order lost on save/refresh
  • Inconsistencies between CE and BE
  • Naming inconsistencies (categories were referred to by ID, whereas tags with post_tag:tag_slug)
  • Code reformatting for clarity

This PR solves all the bugs and attempts to bring in consistency across the code, including the naming as mentioned above.

@kienstra Could you please review this PR when you have some time? It could still have some problem that I might not be seeing as I've made a lot of changes. I think it'd be good to do QA on this one.

@kienstra
Copy link
Contributor

kienstra commented Feb 3, 2020

Approved

Hi @dugajean,
This looks good from a code perspective.

From a functionality perspective, I don't have enough context. But like you mentioned, this could use thorough QA.

@dugajean
Copy link
Contributor Author

dugajean commented Feb 4, 2020

Thanks Ryan!

@DavidCramer DavidCramer merged commit 7b7343a into develop Feb 11, 2020
@dugajean dugajean deleted the taxonomy-order branch February 11, 2020 23:16
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.

3 participants