processmaker
processmaker copied to clipboard
FOUR-19482 | Placeholder Text for All Templates Search Is Not Correct in LaunchPad
Issue
Ticket: FOUR-19482
In the Process LaunchPad, the placeholder text in the templates search bar should read "Search Templates" instead of "Search Categories and Processes".
Solution
- Pass
processSelectedandtemplateSelectedprops toSearchCards.vue. - Update
b-form-inputplaceholder inSearchCards.vuebased on whether or not a Process or Template has been selected.
How to Test
- Go to branch
FOUR-19482inprocessmaker. - Go to Processes.
- Select 'All Templates' from the 'Add From Templates' dropdown.
- The search bar text should read 'Search Templates'.
- Select a Process Category under 'Available Processes'.
- The search bar text should read 'Search Categories and Processes'.
ci:next ci:deploy
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.
QA server K8S was successfully deployed https://ci-4f922721ba.engk8s.processmaker.net
QA server K8S was successfully deployed https://ci-4f922721ba.engk8s.processmaker.net