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

Link suggestions in editor “never” shows taxonomies #56478

Closed
Tracked by #62680
scrobbleme opened this issue Nov 23, 2023 · 1 comment · Fixed by #62397
Closed
Tracked by #62680

Link suggestions in editor “never” shows taxonomies #56478

scrobbleme opened this issue Nov 23, 2023 · 1 comment · Fixed by #62397
Assignees
Labels
[Block] Navigation Affects the Navigation Block [Feature] Link Editing Link components (LinkControl, URLInput) and integrations (RichText link formatting) [Status] In Progress Tracking issues with work in progress [Type] Bug An existing feature does not function as intended

Comments

@scrobbleme
Copy link

scrobbleme commented Nov 23, 2023

Description

  • The link suggestions tool does 3 separate requests (posts, taxonomies, media)
  • it then just shows the first x results

Problem

When there are too many posts containing a result → taxonomies (or media) are never shown as an option, even if more relevant (i.e. have exact title match)

Step-by-step reproduction instructions

  1. Create many posts with a specific keyword (don't know the threshold, maybe 25)
  2. Create a term with teh same keyword

Try to link the term via the search → not possible, as you can't select it

Screenshots, screen recording, code snippet

opera_2023-11-24_09-19-29.mp4

Environment info

No response

Please confirm that you have searched existing issues in the repo.

Yes

Please confirm that you have tested with all plugins deactivated except Gutenberg.

Yes

Here is an export from a plain wordpress

  • Many "duplicated" posts
  • Keyword "suggestions" as category and in title of every post -> not possible to link the category
  • Keyword "unique" -> only used as category

basic.WordPress.2023-11-24.zip

@scrobbleme scrobbleme added the [Type] Bug An existing feature does not function as intended label Nov 23, 2023
@scrobbleme scrobbleme changed the title Link suggestions in editor “never” show taxonomies Link suggestions in editor “never” shows taxonomies Nov 23, 2023
@jordesign jordesign added the [Feature] Link Editing Link components (LinkControl, URLInput) and integrations (RichText link formatting) label Nov 23, 2023
@noisysocks noisysocks added the [Block] Navigation Affects the Navigation Block label Jun 4, 2024
@noisysocks
Copy link
Member

Ran across this too. It's particularly annoying when creating a Navigation that links to category pages. You type in the exact name of the category (in this example, there's a category titled Vegetarian travel) and nothing shows up.

Screenshot 2024-06-03 at 15 15 10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] Navigation Affects the Navigation Block [Feature] Link Editing Link components (LinkControl, URLInput) and integrations (RichText link formatting) [Status] In Progress Tracking issues with work in progress [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants