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

Fix incorrect tooltips [FOUR-13174] #1517

Merged
merged 4 commits into from
Jan 29, 2024
Merged

Fix incorrect tooltips [FOUR-13174] #1517

merged 4 commits into from
Jan 29, 2024

Conversation

pmoskrojas
Copy link
Contributor

@pmoskrojas pmoskrojas commented Jan 24, 2024

Issue & Reproduction Steps

Expected behavior:

Actual behavior:

Solution

  • Fix tooltip in Control Menu section

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.

ci:next

Copy link

cypress bot commented Jan 24, 2024

Passing run #281 ↗︎

0 267 14 0 Flakiness 0

Details:

Merge 3056a74 into 49936bb...
Project: screen-builder Commit: 9eb4b3fc2f ℹ️
Status: Passed Duration: 07:08 💡
Started: Jan 25, 2024 2:39 PM Ended: Jan 25, 2024 2:47 PM

Review all test suite changes for PR #1517 ↗︎

@pmoskrojas
Copy link
Contributor Author

Hello @nolanpro,
Please take into consideration the error that appears in the php unit section since when the "processmaker:sync-guided-templates" command is executed, it is not recognized by the process.
Regards

Copy link

Quality Gate passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No Coverage information No data about Coverage
0.0% 0.0% Duplication on New Code

See analysis details on SonarQube

@nolanpro nolanpro changed the title Feature/four 13174 Fix incorrect tooltips [FOUR-13174] Jan 29, 2024
@nolanpro nolanpro self-requested a review January 29, 2024 20:53
@ryancooley ryancooley merged commit 8c3dcfa into next Jan 29, 2024
11 of 31 checks passed
@ryancooley ryancooley deleted the feature/FOUR-13174 branch January 29, 2024 22:29
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