diff options
author | Fatih Acet <acetfatih@gmail.com> | 2016-11-30 20:43:24 +0000 |
---|---|---|
committer | Fatih Acet <acetfatih@gmail.com> | 2016-11-30 20:43:24 +0000 |
commit | 7de68c8b7a317fa60ef4d4223399000606d9abbc (patch) | |
tree | 9ce66df8d95e67d4274097b0a291293ade656d13 /lib/api/notes.rb | |
parent | 2adc6568a6f94b2844c95a0b699a0be9bb8980d1 (diff) | |
parent | 34053a49703613d08bab7010a970b0ea8096ebad (diff) | |
download | gitlab-ce-7de68c8b7a317fa60ef4d4223399000606d9abbc.tar.gz |
Merge branch 'autocomplete-stays-open' into 'master'
Fixed GFM autocomplete regex
## What does this MR do?
Their was a bug in the regex that meant it was matching from the beginning of the GFM input text. This fixes that by splitting spaces & then checking on the last match.
It also fixes a bug where `@#` etc. would open 2 autocomplete dropdowns.
## What are the relevant issue numbers?
Closes #25119
See merge request !7826
Diffstat (limited to 'lib/api/notes.rb')
0 files changed, 0 insertions, 0 deletions