Skip to content

Conversation

@sanjacornelius
Copy link
Contributor

Issue & Reproduction Steps

Currently, the template configurations dropdown menu is displayed with the first template cut off. To reproduce the issue, follow these steps:

  1. Create a single process template.
  2. Select the ellipse menu.

Current Behavior

The menu buttons are cut off and not fully visible.

Expected Behavior

All menu buttons should be fully visible and accessible to the user.

Solution

To resolve this issue, we needed to add the missing styling to the process-templates-table to properly display the dropdown menu.

How to Test

To test the solution, please follow the reproduction steps above after the styling update has been implemented. You should be able to see all the menu buttons without any issues.

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.

@sanjacornelius sanjacornelius changed the base branch from develop to feature/FOUR-7375-b April 11, 2023 01:04
@github-actions github-actions bot added the codeball:approved Codeball label Apr 11, 2023
github-actions[bot]
github-actions bot previously approved these changes Apr 11, 2023
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codeball: LGTM! 👍

confidence: 0.95 | [dashboard]

@github-actions github-actions bot dismissed their stale review April 11, 2023 18:23

confidence: 0.21 | [dashboard]

@mcraeteisha mcraeteisha merged commit 0bae5ec into feature/FOUR-7375-b Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants