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

Observation/FOUR-14837: The text that is shown with the mouse over of each control does not allow you to easily select the control to create on screens #1568

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

agustinbusso
Copy link
Contributor

@agustinbusso agustinbusso commented Apr 8, 2024

Issue & Reproduction Steps

Fix for observations
FOUR-14837
FOUR-14840

Actual behavior:
Tooltip for screen builder controls are overlapping the controls and that make it imposible to select them.

Solution

  • Added a max-width to the popover

How to Test

  • Hover the screen builder controls to make the popover appears. The popovers should show to the right of the elements and not overlap the controls

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.

Copy link

cypress bot commented Apr 8, 2024

Passing run #626 ↗︎

0 264 19 0 Flakiness 0

Details:

Observation/FOUR-14837: The text that is shown with the mouse over of each contr...
Project: screen-builder Commit: f343afbb39
Status: Passed Duration: 07:11 💡
Started: Apr 8, 2024 5:02 PM Ended: Apr 8, 2024 5:09 PM

Review all test suite changes for PR #1568 ↗︎

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

@ryancooley ryancooley merged commit 94b85d1 into next Apr 9, 2024
39 of 51 checks passed
@ryancooley ryancooley deleted the observation/FOUR-14837 branch April 9, 2024 23:32
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