Project

General

Profile

Actions

Feature #20573

closed

Find is not working in the template editor

Added by Tomáš Strachota over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Templates
Target version:
Difficulty:
trivial
Triaged:
Fixed in Releases:
Found in Releases:

Description

Keyboard shortcut Ctrl+F isn't working in the template editor.

When a user hits Ctrl+F the ACE editor tries to load its searbox extension but apparently it fails. The log of the browser's network traffic shows GET request to https://<FOREMAN_URL>/templates/ext-searchbox.js that returns 404.

Reproducer steps:
- open a detail page of a provisioning template
- click on the editor textarea (to make sure it gets focus)
- press Ctrl+F

Current results:
Nothing happens.

Expected results:
It should open a searchbox within the template editor.

Actions

Also available in: Atom PDF