Skip to content

Conversation

@sanjacornelius
Copy link
Contributor

@sanjacornelius sanjacornelius commented Dec 3, 2024

This PR ensures the VarFinder.js file is dynamically injected into the header of all pages when the package-variable-finder package is installed. This enables users to trigger and display the VarFinder panel using established keyboard shortcuts.

Changes

  • Added a conditional check to verify if the package-variable-finder is installed.
  • If installed, the VarFinder.js file is injected into the page header.

How to Test

  1. Ensure the package-variable-finder package on branch subtask/FOUR-20763 is installed in your environment.
  2. Follow the testing instructions outlined in the Variable Finder PR.

Related Tickets & Packages

ci:package-variable-finder:subtask/FOUR-20763

Code Review Checklist

  • I have pulled this code locally and tested it on my instance, along with any associated packages.
  • This code adheres to ProcessMaker Coding Guidelines.
  • This code includes a unit test or an E2E test that tests its functionality, or is covered by an existing test.
  • This solution fixes the bug reported in the original ticket.
  • This solution does not alter the expected output of a component in a way that would break existing Processes.
  • This solution does not implement any breaking changes that would invalidate documentation or cause existing Processes to fail.
  • This solution has been tested with enterprise packages that rely on its functionality and does not introduce bugs in those packages.
  • This code does not duplicate functionality that already exists in the framework or in ProcessMaker.
  • This ticket conforms to the PRD associated with this part of ProcessMaker.

@sanjacornelius sanjacornelius changed the base branch from release-2024-fall to epic/FOUR-20417 December 3, 2024 23:04
@sanjacornelius sanjacornelius merged commit 1422704 into epic/FOUR-20417 Dec 4, 2024
9 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants