FOUR-13443 Implement Clipboard usage between pages or separate screens by caleeli · Pull Request #7423 · ProcessMaker/processmaker
Navigation Menu
{{ message }}
ProcessMaker / processmaker Public
- Notifications You must be signed in to change notification settings
- Fork 246
Merged
FOUR-13443 Implement Clipboard usage between pages or separate screens#7423
caleeli merged 1 commit intofeature/FOUR-13436from
FOUR-13443 Implement Clipboard usage between pages or separate screens#7423
caleeli merged 1 commit intofeature/FOUR-13436from
Conversation
Copy link
Contributor
caleeli
commented
Sep 26, 2024
caleeli
commented
Implement Clipboard usage between pages or separate screens
How to Test
- Open multiple pages and screens
- Add/Select some elements
- Add them to the clipboard
- Paste the items to different pages or screens
SaveClipboardWorkMultipleScreen.mov
Related Tickets & Packages
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.
ci:next
caleeli
requested a review
from devmiguelangel
devmiguelangel approved these changes Sep 26, 2024
caleeli
merged commit
e908dda
into
feature/FOUR-13436
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment