Skip to content

Remember the click position when activating an inplaceEditField

a175e93
Select commit
Loading
Failed to load commit list.
Closed

[72837] Click position is lost when activating an inline edit field #22232

Remember the click position when activating an inplaceEditField
a175e93
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 22, 2026 in 4s

No new alerts in code changed by this pull request

Annotations

Check failure on line 497 in frontend/src/stimulus/controllers/dynamic/filter/filters-form.controller.ts

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete string escaping or encoding High

This does not escape backslash characters in the input.

Check notice on line 15 in frontend/src/app/core/global_search/input/global-search-input.component.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import tap.

Check notice on line 43 in frontend/src/app/features/work-packages/components/filters/query-filter/query-filter.component.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import halHref.

Check notice on line 44 in frontend/src/app/features/work-packages/components/filters/query-filter/query-filter.component.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import BannersService.

Check notice on line 33 in frontend/src/app/features/work-packages/components/wp-table/timeline/global-elements/wp-timeline-relations.directive.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import State.

Check notice on line 35 in frontend/src/app/features/work-packages/components/wp-table/timeline/global-elements/wp-timeline-relations.directive.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import take.

Check notice on line 2 in frontend/src/app/shared/components/autocompleter/members-autocompleter/members-autocompleter.component.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import InjectField.

Check notice on line 104 in frontend/src/app/shared/components/toaster/toast.service.spec.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note test

Unused variable firstToast.