Skip to content

Removes jQuery from todos icon related code

Filipa Lacerda requested to merge header-jquery into master

What does this MR do?

Rewrites in plain JavaScript the code that triggers an event to update the todos icon badge counter and the listener. Adds a Custom Event polyfill for IE. Fixes some of the changed files to pass our eslint rules.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#23022 (moved) #23495 (moved)

Merge request reports