humanmade / humanmade/hm-gutenberg-tools
Duplicate taxonomy filter in multi post type search
Open
- Dominant language
- JavaScript
- Stars
- 187
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
I use **multi-post-type** branch.
Let's say I register a new taxonomy called **genre** for post and page types.
``
When searching for a post, the **genre** taxonomy filter is shown twice.
I'd expect the filter to be shown only once as it's common for both post types.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the duplicate genre filter on the multi-post-type branch using a taxonomy registered for both post and page types. Trace where the search filters are assembled and identify how shared taxonomies are added; done when the common taxonomy appears only once.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, wordpress
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100