Skip to content

Comments

Fix taxonomy order issues with arranging, memorizing order, adding, removing etc.#41

Merged
DavidCramer merged 10 commits intodevelopfrom
taxonomy-order
Feb 11, 2020
Merged

Fix taxonomy order issues with arranging, memorizing order, adding, removing etc.#41
DavidCramer merged 10 commits intodevelopfrom
taxonomy-order

Conversation

@parabrola
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.

@parabrola
Copy link
Contributor Author

Thanks Ryan!

@DavidCramer DavidCramer merged commit 7b7343a into develop Feb 11, 2020
@parabrola parabrola 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