Skip to content

Fix autocomplete in wikis

Himanshu Kapoor requested to merge himkp-wiki-autocomplete into master

What does this MR do and why?

Currently, autocomplete is completely broken in wikis. Wikis traditionally do not support quick actions, but rest of autocomplete items should work correctly. (Including members, issues, MRs, epics, etc.)

Screenshots or screen recordings

image

How to set up and validate locally

  1. Open any wiki page
  2. Type in @, ~, !, #, % etc to bring up respective autocomplete items (members, labels, MRs, issues, milestones etc)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Himanshu Kapoor

Merge request reports