BigW Consortium Gitlab
Make autocomplete request performant ## What does this MR do? Restricts the `autocomplete_sources`action to returning the `json`of one specific `at` type at a time. Makes sure all commands start by immediately showing the `loading` dropdown. If the `loading` dropdown is active, we will request and load in the data for that specific `at` type. We manually trigger the filter again. This time, if `loading` dropdown is not active, initiate default filter behaviour and use the correct data template. Also fixes an issue where `setup` was called multiple times by only setting up and destroying atwho on a focused/blured input. ## Are there points in the code the reviewer needs to double check? ## Why was this MR needed? `autocomplete_sources` was requested on page load and is large. ## Screenshots (if relevant) 3 requests for 3 different first-time references. ![Screen_Shot_2016-10-14_at_14.43.12](/uploads/0b04eab0d0bf3638d6d6e431036b8089/Screen_Shot_2016-10-14_at_14.43.12.png) ## Does this MR meet the acceptance criteria? - [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added - [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - [ ] API support added - Tests - [x] Added for this feature/bug - [x] All builds are passing - [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html) - [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [x] Branch has no merge conflicts with `master` (if it does - rebase it please) - [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) ## What are the relevant issue numbers? Closes #22802 Closes #18435 See merge request !6856
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
behaviors | Loading commit data... | |
blob | Loading commit data... | |
blob_edit | Loading commit data... | |
boards | Loading commit data... | |
commit | Loading commit data... | |
cycle_analytics | Loading commit data... | |
diff_notes | Loading commit data... | |
environments | Loading commit data... | |
extensions | Loading commit data... | |
graphs | Loading commit data... | |
lib | Loading commit data... | |
merge_conflicts | Loading commit data... | |
network | Loading commit data... | |
profile | Loading commit data... | |
protected_branches | Loading commit data... | |
snippet | Loading commit data... | |
templates | Loading commit data... | |
u2f | Loading commit data... | |
users | Loading commit data... | |
vue_common_component | Loading commit data... | |
abuse_reports.js.es6 | Loading commit data... | |
activities.js.es6 | Loading commit data... | |
admin.js | Loading commit data... | |
api.js | Loading commit data... | |
application.js | Loading commit data... | |
aside.js | Loading commit data... | |
autosave.js | Loading commit data... | |
awards_handler.js | Loading commit data... | |
breakpoints.js | Loading commit data... | |
broadcast_message.js | Loading commit data... | |
build.js | Loading commit data... | |
build_artifacts.js | Loading commit data... | |
build_variables.js.es6 | Loading commit data... | |
commit.js | Loading commit data... | |
commits.js | Loading commit data... | |
compare.js | Loading commit data... | |
compare_autocomplete.js.es6 | Loading commit data... | |
confirm_danger_modal.js | Loading commit data... | |
copy_to_clipboard.js | Loading commit data... | |
create_label.js.es6 | Loading commit data... | |
diff.js.es6 | Loading commit data... | |
dispatcher.js.es6 | Loading commit data... | |
dropzone_input.js | Loading commit data... | |
due_date_select.js.es6 | Loading commit data... | |
files_comment_button.js | Loading commit data... | |
flash.js | Loading commit data... | |
gfm_auto_complete.js.es6 | Loading commit data... | |
gl_dropdown.js | Loading commit data... | |
gl_field_error.js.es6 | Loading commit data... | |
gl_field_errors.js.es6 | Loading commit data... | |
gl_form.js | Loading commit data... | |
group_avatar.js | Loading commit data... | |
group_label_subscription.js.es6 | Loading commit data... | |
groups_select.js | Loading commit data... | |
header.js | Loading commit data... | |
importer_status.js | Loading commit data... | |
issuable.js.es6 | Loading commit data... | |
issuable_context.js | Loading commit data... | |
issuable_form.js | Loading commit data... | |
issue.js | Loading commit data... | |
issue_status_select.js | Loading commit data... | |
issues_bulk_assignment.js.es6 | Loading commit data... | |
label_manager.js.es6 | Loading commit data... | |
labels.js | Loading commit data... | |
labels_select.js | Loading commit data... | |
layout_nav.js | Loading commit data... | |
line_highlighter.js | Loading commit data... | |
logo.js | Loading commit data... | |
member_expiration_date.js | Loading commit data... | |
members.js.es6 | Loading commit data... | |
merge_request.js | Loading commit data... | |
merge_request_tabs.js.es6 | Loading commit data... | |
merge_request_widget.js.es6 | Loading commit data... | |
merged_buttons.js | Loading commit data... | |
milestone.js | Loading commit data... | |
milestone_select.js | Loading commit data... | |
namespace_select.js | Loading commit data... | |
new_branch_form.js | Loading commit data... | |
new_commit_form.js | Loading commit data... | |
notes.js | Loading commit data... | |
notifications_dropdown.js | Loading commit data... | |
notifications_form.js | Loading commit data... | |
pager.js.es6 | Loading commit data... | |
pipelines.js.es6 | Loading commit data... | |
preview_markdown.js | Loading commit data... | |
project.js | Loading commit data... | |
project_avatar.js | Loading commit data... | |
project_find_file.js | Loading commit data... | |
project_fork.js | Loading commit data... | |
project_import.js | Loading commit data... | |
project_label_subscription.js.es6 | Loading commit data... | |
project_new.js | Loading commit data... | |
project_select.js | Loading commit data... | |
project_show.js | Loading commit data... | |
project_variables.js.es6 | Loading commit data... | |
projects_list.js | Loading commit data... | |
render_gfm.js | Loading commit data... | |
render_math.js | Loading commit data... | |
right_sidebar.js | Loading commit data... | |
search.js | Loading commit data... | |
search_autocomplete.js.es6 | Loading commit data... | |
shortcuts.js | Loading commit data... | |
shortcuts_blob.js | Loading commit data... | |
shortcuts_dashboard_navigation.js | Loading commit data... | |
shortcuts_find_file.js | Loading commit data... | |
shortcuts_issuable.js | Loading commit data... | |
shortcuts_navigation.js | Loading commit data... | |
shortcuts_network.js | Loading commit data... | |
sidebar.js.es6 | Loading commit data... | |
signin_tabs_memoizer.js.es6 | Loading commit data... | |
single_file_diff.js | Loading commit data... | |
smart_interval.js.es6 | Loading commit data... | |
snippets_list.js.es6 | Loading commit data... | |
star.js | Loading commit data... | |
subbable_resource.js.es6 | Loading commit data... | |
subscription.js.es6 | Loading commit data... | |
subscription_select.js | Loading commit data... | |
syntax_highlight.js | Loading commit data... | |
todos.js.es6 | Loading commit data... | |
tree.js | Loading commit data... | |
user.js.es6 | Loading commit data... | |
user_tabs.js.es6 | Loading commit data... | |
username_validator.js.es6 | Loading commit data... | |
users_select.js | Loading commit data... | |
wikis.js.es6 | Loading commit data... | |
zen_mode.js | Loading commit data... |