Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FOUR-12825: Generation panel from AI button now hides when generating #1767

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

TinCodes
Copy link
Contributor

Description

AI Unified project on Modeler requires that the panel containing the Generate Assets button disappears whenever the button is pushed so that the main focus for the user is to watch how the process generates the assets in real time.

Solution

  • Added the toggle for the panel upon pressing the Generate button.

How to Test

Test the steps above

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.

@TinCodes TinCodes requested review from danloa and ferontiPM December 13, 2023 19:59
Copy link

Copy link

cypress bot commented Dec 13, 2023

Passing run #1014 ↗︎

0 276 83 0 Flakiness 0

Details:

Merge b2a54a6 into 7023c18...
Project: modeler Commit: 9a82e82a44 ℹ️
Status: Passed Duration: 10:22 💡
Started: Dec 13, 2023 10:31 PM Ended: Dec 13, 2023 10:42 PM

Review all test suite changes for PR #1767 ↗︎

@ryancooley ryancooley merged commit 4b5c4c7 into next Dec 21, 2023
12 checks passed
@ryancooley ryancooley deleted the FOUR-12825 branch December 21, 2023 05:07
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.

3 participants