Correct spelling of autocomplete type words

Created on 3 February 2024, 10 months ago
Updated 16 July 2024, 4 months ago

Problem/Motivation

This is a follow up to #3138788-12: Fix "autcomplete" typos in core point #1.

Correct the spelling of words with 'autocomplete' as the root.

  • autocompletefocus
  • autocompleteselect
  • autocompleting
./core/misc/autocomplete.js:152:17 - Unknown word (autocompletefocus)
./core/misc/autocomplete.js:162:17 - Unknown word (autocompleteselect)
./core/tests/Drupal/Nightwatch/Tests/claroAutocompleteTest.js:31:66 - Unknown word (autocompleting)
./core/tests/Drupal/Nightwatch/Tests/claroAutocompleteTest.js:35:38 - Unknown word (autocompleting)
./core/themes/claro/css/components/autocomplete-loading.module.css:22:8 - Unknown word (autocompleting)
./core/themes/claro/css/components/autocomplete-loading.module.css:29:22 - Unknown word (autocompleting)
./core/themes/claro/css/components/autocomplete-loading.module.css:45:27 - Unknown word (autocompleting)
./core/themes/claro/css/components/autocomplete-loading.module.css:50:38 - Unknown word (autocompleting)
./core/themes/claro/css/components/autocomplete-loading.module.css:56:29 - Unknown word (autocompleting)
./core/themes/claro/css/components/autocomplete-loading.module.pcss.css:15:8 - Unknown word (autocompleting)
./core/themes/claro/css/components/autocomplete-loading.module.pcss.css:22:22 - Unknown word (autocompleting)
./core/themes/claro/css/components/autocomplete-loading.module.pcss.css:36:27 - Unknown word (autocompleting)
./core/themes/claro/css/components/autocomplete-loading.module.pcss.css:40:38 - Unknown word (autocompleting)
./core/themes/claro/css/components/autocomplete-loading.module.pcss.css:46:29 - Unknown word (autocompleting)
./core/themes/claro/js/autocomplete.js:13:47 - Unknown word (autocompleting)
./core/themes/claro/js/autocomplete.js:23:46 - Unknown word (autocompleting)

Steps to reproduce

Remove the words above from the dictionary.
Run commit-code-check.sh --cached

Proposed resolution

Discuss with frontend framework manager review

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

📌 Task
Status

Fixed

Version

10.3

Component
Other 

Last updated about 3 hours ago

Created by

🇳🇿New Zealand quietone

Live updates comments and jobs are added and updated live.
  • Needs frontend framework manager review

    Used to alert the fron-tend framework manager core committer(s) that a front-end focused issue significantly impacts (or has the potential to impact) multiple subsystems or represents a significant change or addition in architecture or public APIs, and their signoff is needed (see the governance policy for more information). If an issue significantly impacts only one subsystem, use Needs subsystem maintainer review instead, and make sure the issue component is set to the correct subsystem.

Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024