Allow each result to link to that entity

Created on 13 May 2022, over 2 years ago
Updated 12 September 2023, over 1 year ago

Problem/Motivation

The way the module works now the autocomplete works as a preview of what results are available, rather than a quick UI to see the results and then be able to click through to the item from the results.

Proposed resolution

Provide an option to make the results clickable to the actual entity, rather than just showing the results.

Remaining tasks

Put together a patch.

User interface changes

An option would be available in the autocomplete configuration to make the results clickable to search.

API changes

TBD.

Data model changes

TBD.

Feature request
Status

Closed: outdated

Version

1.0

Component

User interface

Created by

🇺🇸United States DamienMcKenna NH, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇦🇹Austria drunken monkey Vienna, Austria

    What suggester(s) have you enabled for your autocomplete? “Display live results” should already pretty much do what you describe in the IS, while “Retrieve from server“ will just suggest individual words or phrases (depending on the backend) to search for, not actual nodes/pages/result items.

  • Status changed to Closed: outdated over 1 year ago
  • 🇺🇸United States DamienMcKenna NH, USA

    It has been over a year since this was opened and unfortunately I don't remember which project I ran into this problem on, as it isn't one I'm currently working on. As a result I can't go back to confirm what the configuration is.

    So maybe this is a case of misunderstanding the module's setup? You do have to admit that the wording "Display live results" vs "Retrieve from server" doesn't make it clear to someone who hasn't read the source code what the behavior will be. Maybe a usability review would be worthwhile?

    I'm closing this because of the above.

Production build 0.71.5 2024